.news-stamp {
    width: 148px;
    height: 105px;
    margin-bottom: 10px;
}

.insight-image-content img {
    height: auto;
    max-width: 100% !important;
    margin-bottom: 10px;
width: auto;
}
h2.insight-h2 {
    font-family: var(--font-domain-bold);
    font-size: 4.0rem;
    line-height: 4.5rem;
    color: var(--dark-blue);
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
}
.insight-image-caption p {
    font-size: 1.4rem;
    font-style: italic;
    color: #191a52;
} 
.insight-image-inner-wrapper.insightimagecenter {
    text-align: center;
}
.insight-text-inner-wrapper .insight-intro-content p {
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin-bottom: 20px;
    color: var(--dark-blue);
    font-weight: bold;
}

.insight-text-inner-wrapper .insight-content {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
    color: var(--dark-blue);
}
.insight-text-inner-wrapper .insight-content ul{
    margin-bottom: 10px;
}
.insight-text-inner-wrapper .insight-content ul li{
    list-style-type: disc !important;
    margin-left: 20px;
    margin-bottom: 10px;
}

.insight-text-inner-wrapper .insight-content p a{
   text-decoration: none;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
    color: var(--orange-color);
    word-break: break-all;
}

.insight-text-inner-wrapper .insight-content p a:hover {
    text-decoration: underline;
}
.insight-stickynav-wrapper ul.insight-stickynav-list li.insight-stickynav-list-item a.active {
    color: var(--orange-color);
    font-weight: bold;
}

.module-download-text-media .download-text-content p {
    color: var(--dark-blue) !important;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.insight-template-module .module-download-media-wrapper .col-md-12 .download-media-title {
    max-width: 780px;
}
.module-download-text-media .download-media-title {
    max-width: 350px;
}

p.drop-cap {
    text-indent: 0;
    line-height: 125%;
}

p.drop-cap:first-letter {
    font-size: 4.5rem;
    float: left;
    line-height: 1;
    display: inline-block;
    padding-right: 6px;
}






.insightfg-dark-blue h2.insight-h2, 
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > p,
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > ul,
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > a,
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text,
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-content-owner,
.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-icon p
{
color: var(--dark-blue) !important;
}

.insightfg-dark-blue .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > p a
{
color: var(--orange-color) !important; 
}
.insightfg-white-color h2.insight-h2, 
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > p,
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > ul,
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > a,
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text,
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-content-owner,
.insightfg-white-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-icon p
{
color: var(--white-color) !important;
}
.insightfg-orange-color h2.insight-h2, 
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > p,
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > ul,
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > a,
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-content-owner,
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text,
.insightfg-orange-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-icon p
{
color: var(--orange-color) !important; 
}
.insightfg-beige-color h2.insight-h2, 
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > p,
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > ul,
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text > a,
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text,
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-content-owner,
.insightfg-beige-color .insight-template-main .insight-template-inner .insight-template-content .insight-template-content-text .insight-quote-icon p
 {
color: var(--beige-color) !important;
}

.insightbg-dark-blue {
background: var(--dark-blue);
}
.insightbg-white-color {
background: var(--white-color);
}
.insightbg-orange-color{
background: var(--orange-color);
}
.insightbg-beige-color {
background: var(--beige-color);
}

.insightfg-dark-blue .cta-wrapper .cta.cta-primary {border: 1px solid var(--dark-blue) !important;}
.insightfg-white-color .cta-wrapper .cta.cta-primary {border: 1px solid var(--white-color) !important;}
.insightfg-orange-color .cta-wrapper .cta.cta-primary {border: 1px solid var(--orange-color) !important;}
.insightfg-beige-color .cta-wrapper .cta.cta-primary {border: 1px solid var(--beige-color) !important;}

.insightfg-dark-blue.insightbg-white-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--white-color) !important;
	background: var(--dark-blue);
	}
.insightfg-dark-blue.insightbg-orange-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--orange-color) !important;
	background: var(--dark-blue);
	}
.insightfg-dark-blue.insightbg-beige-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--beige-color) !important;
	background: var(--dark-blue);
	}
	
.insightfg-white-color.insightbg-dark-blue .cta-wrapper .cta.cta-primary:hover {
	color: var(--dark-blue) !important;
	background: var(--white-color) !important;
	}
.insightfg-white-color.insightbg-orange-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--orange-color) !important;
	background: var(--white-color) !important;
	}
.insightfg-white-color.insightbg-beige-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--beige-color) !important;
	background: var(--white-color) !important;
	}
	
	.insightfg-orange-color.insightbg-dark-blue .cta-wrapper .cta.cta-primary:hover {
	color: var(--dark-blue) !important;
	background: var(--orange-color) !important;
	}
.insightfg-orange-color.insightbg-white-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--orange-color) !important;
	background: var(--white-color) !important;
	}
.insightfg-orange-color.insightbg-beige-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--beige-color) !important;
	background: var(--beige-color) !important;
	}
	
	.insightfg-beige-color.insightbg-dark-blue .cta-wrapper .cta.cta-primary:hover {
	color: var(--dark-blue) !important;
	background: var(--beige-color) !important;
	}
.insightfg-beige-color.insightbg-white-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--white-color) !important;
	background: var(--beige-color) !important;
	}
.insightfg-beige-color.insightbg-orange-color .cta-wrapper .cta.cta-primary:hover {
	color: var(--orange-color) !important;
	background: var(--beige-color) !important;
	}


.insight-figures-content {
    padding: 40px 0;
}
.insight-figure-data {
    font-family: var(--font-domain-exbold);
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 700;
    margin-bottom: 5px;
    word-break: break-all;
}

.insight-figure-data-bottom p {
    font-size: 1.6rem;
    line-height: 1.9rem;
    text-transform: uppercase;
    margin: 0;
}

.insight-figure-data-bottom p span.rad-small {
    font-size: 1rem;
    line-height: 1.6rem;
}

.insight-figure{
    margin-left: 10%;
    border-right: 1px solid #ffffff;
    width: 80%;
    min-height: 140px;
}
.insight-figure{
    margin-left: 10%;
    width: 80%;
    min-height: 140px;
}


.insightfg-white-color.insightbg-dark-blue .insight-figure{
    border-right: 1px solid var(--white-color);
}
.insightfg-beige-color.insightbg-dark-blue .insight-figure{
    border-right: 1px solid var(--beige-color);
}
.insightfg-orange-color.insightbg-dark-blue .insight-figure{
    border-right: 1px solid var(--orange-color);
}
.insightbg-white-color.insightfg-dark-blue .insight-figure{
    border-right: 1px solid var(--dark-blue);
}
.insightbg-beige-color.insightfg-dark-blue .insight-figure{
    border-right: 1px solid var(--dark-blue);
}
.insightbg-orange-color.insightfg-dark-blue .insight-figure{
    border-right: 1px solid var(--dark-blue);
}

.insightbg-white-color.insightfg-beige-color .insight-figure{
    border-right: 1px solid var(--beige-color);
}

.insightbg-white-color.insightfg-orange-color .insight-figure{
    border-right: 1px solid var(--orange-color);
}



.insight-figure.insight-figure-3 {
    border-right: none !important;
}

.insight-quote-icon p {
    font-family: var(--font-domain-bold);
    font-size: 17rem;
    line-height: 16rem;
    height: 70px;
}

.insight-quote-content p {
    text-transform: uppercase;
    font-size: 2.6rem;
    line-height: 3.3rem;
}

.insight-quote-content-owner {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 3rem;
}
.insight-quote-content {
    margin-bottom: 30px;
}

.insight-author-image img {
    margin-right: 22px;
    width: 102px;
    height: 102px;
    min-width: 102px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-position: center center;
}

.insight-content.insight-author-wrapper {
    gap: 18px;
    padding: 15px;
    border: 1px solid var(--medium-gray);
    align-items: center;
    display: inline-flex;
        width: 100%;
        margin-bottom: 30px;
}

.insight-author-details p.author-name {
    font-family: var(--font-roboto-regular);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.insight-author-details p.author-role {
    font-family: var(--font-roboto-regular);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.author-bio.mb-0 {
    font-family: var(--font-roboto-regular);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 20px;
}

.insight-template-content .insight-content.insight-related-wrapper {
    padding-bottom: 40px;
}
.insight-template-content a.news-item-block {
    display: block;
    /* padding-bottom: 40px; */
    height: 100%;
}
.insight-template-content .news-item {
    height: 100%;
    border-bottom: 1px solid var(--light-gray);
min-height: 430px;
}
.insight-template-content .image.banner-center-cover {
    min-height: 240px;
    overflow: hidden;
}
.insight-template-content .image.banner-center-cover .news-signpost-image {
    min-height: inherit;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 1.5s ease-in-out;
}
.insight-template-content .newsfamily-and-date-wrapper.d-flex {
    padding: 15px 0 3px;
    align-items: baseline;
}
.insight-template-content .news-family {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-family: var(--font-roboto-regular);
    color: var(--orange-color) !important;
    margin: 2px 0 0 0;
}
.insight-template-content .date {
    margin-left: 18px;
}
.insight-template-content .date p {
    font-family: var(--font-roboto-condensed);
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: 600;
    color: var(--dark-blue);
    text-transform: capitalize;
}
.insight-template-content .title{
    margin-bottom: 10px;
}
.insight-template-content h2.h4.border-bottom-anim {
    font-family: var(--font-roboto-condensed);
    font-weight: 600;
    font-size: 1.7rem;
    line-height: 2rem;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 8px;
	display: inline;
    transition: all 0.3s ease-in-out;
}
.insight-template-content  .headline{
    font-family: var(--font-roboto-regular);
    font-size: 1.4rem;
    line-height: 2rem;
    color: var(--dark-blue);
}

.insight-template-content .image.banner-center-cover:hover .news-signpost-image{
transform: scale(1.2); overflow: hidden;
}

.insight-stickynav-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--beige-color);
    min-height: 68px;
    top: 111px;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-bottom: 1px solid var(--beige-color);
display:none;
}


.insight-stickynav-wrapper ul.insight-stickynav-list li.insight-stickynav-list-item{    padding: 0 15px; text-align: center;}

.insight-stickynav-wrapper ul.insight-stickynav-list li.insight-stickynav-list-item a{
font-family: var(--font-roboto-regular);
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: var(--dark-blue);
    transition: all 0.3s ease-in-out;
    position: relative;
}

.insight-stickynav-wrapper ul.insight-stickynav-list li.insight-stickynav-list-item a::before{
content: '';
    position: absolute;
    bottom: -13px;
    width: 100%;
    height: 2px;
    background: var(--orange-color);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

ul.insight-stickynav-list {
    min-height: 68px;
}

.insight-stickynav-wrapper.nav--sticky.nav--up {
    top: 68px;
}

body.ip3-edit .insight-stickynav-wrapper{display:none;}



@media all and (max-width: 767.98px){
.insightfg-white-color.insightbg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--white-color);
        margin-bottom: 50px;
border-right:  none;
}
.insightfg-beige-color.insightbg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--beige-color);
        margin-bottom: 50px;
border-right:  none;
}
.insightfg-orange-color.insightbg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--orange-color);
        margin-bottom: 50px;
border-right:  none;
}
.insightbg-white-color.insightfg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--dark-blue);
        margin-bottom: 50px;
border-right:  none;
}
.insightbg-beige-color.insightfg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--dark-blue);
        margin-bottom: 50px;
}
.insightbg-orange-color.insightfg-dark-blue .insight-figure{
    border-bottom: 1px solid var(--dark-blue);
        margin-bottom: 50px;
border-right:  none;
}

.insightbg-white-color.insightfg-beige-color .insight-figure{
    border-bottom: 1px solid var(--beige-color);
        margin-bottom: 50px;
border-right:  none;
}

.insightbg-white-color.insightfg-orange-color .insight-figure{
    border-bottom: 1px solid var(--orange-color);
        margin-bottom: 50px;
border-right:  none;
}

.insight-content.insight-author-wrapper {
    display: block;
}
.insight-content.insight-author-wrapper .insight-author-image {
    margin-bottom: 20px;
}
.insight-stickynav-wrapper {
    display: none;
}
}


@media (min-width: 1024px) {
.insight-stickynav-wrapper {
    display: block;
}
}


@media(min-width:769px) and (max-width:1250px){
.insight-author-details {
    min-height: 270px;
}
}