.elementor-widget-related_insights.match-height-yes {
	height: 100%;
}
.elementor-widget-related_insights.match-height-yes > .elementor-widget-container {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: normal;
	align-content: normal;
	height: 100%;
}
.elementor-widget-related_insights .widget-title {
	line-height: 1;
	margin-bottom: 0;
}
.elementor-widget-related_insights .ri_type_list {
	padding: 10px;
}
.elementor-widget-related_insights .ri_type_tile {
	padding: 10px 0px;
}
.elementor-widget-related_insights i.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}
.elementor-widget-related_insights i.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
}
.elementor-widget-related_insights .ri_type_tile ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	padding: 0;
	margin: 0;
}
.elementor-widget-related_insights .ri_type_tile ul li {
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	margin-right: 8px;
    margin-left: 8px;
	line-height: 1em;
	list-style-type: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	color: var(--e-global-color-accent);
}
.elementor-widget-related_insights .ri_type_list ul {
	margin-bottom: 0;
}
.elementor-widget-related_insights .ri_type_list ul li {
	position: relative;
	list-style: none;
}
.elementor-widget-related_insights .ri_type_list ul li:before {
    position: absolute;
    top: 0.5em;
    left: -20px;
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz48c3ZnIHZlcnNpb249JzEuMCcgaWQ9J0xheWVyXzEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB2aWV3Qm94PScwIDAgMzIgMjkuMScgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMjkuMTsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxzdHlsZSB0eXBlPSd0ZXh0L2Nzcyc+IC5zdDB7ZmlsbDojNDYxRTk2O30gPC9zdHlsZT48cGF0aCBjbGFzcz0nc3QwJyBkPSdNMzAuNCwxNC4xTDEuMiwxLjZjMCwwLDYsNC4xLDUuOSwxMi44QzcsMjMsMS4yLDI3LjksMS4yLDI3LjlMMzAuNCwxNC4xJy8+PC9zdmc+)!important;
    height: 14px!important;
    width: 14px!important;
    background-size: 14px 16px!important;
}
.elementor-widget-related_insights .ri_type_tile ul li i.fas,
.elementor-widget-related_insights .ri_type_tile ul li i.far {
	padding-right: 5px;
	color: var(--e-global-color-accent);
}
.elementor-widget-related_insights .related_link {
	text-align: center;
	font-weight: 500;
	padding: 20px 10px;
}
.elementor-widget-related_insights .related_link i {
	margin-left: 10px;
}
.elementor-widget-related_insights .content {
	flex-grow: 1;
}
.elementor-widget-related_insights .elementor-image-box-content {
	padding-bottom: 0!important;
}
.elementor-widget-related_insights .elementor-image-box-img {
	aspect-ratio: 1.6;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 0!important;
}
.elementor-widget-related_insights .elementor-image-box-title {
	padding: 10px 10px 0 10px;
}
.elementor-widget-related_insights li.elementor-image-box-title {
	padding: 3px 0px 0px 0px;
}
.elementor-widget-related_insights .elementor-image-box-wrapper .content-type {
    padding: 0px 10px 0px 10px;
    background-color: var( --e-global-color-accent );
    border-radius: 0px 0px 0px 0px;
	right: 0px;
	color: var( --e-global-color-astglobalcolor5 );
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    width: auto;
    max-width: 100%;
    top: 0px;
	position: absolute;
	z-index: 1;
}