.relatedInfo{position:relative;background-color:#fff}
.relatedInfo:hover .relatedInfo__image img{transform:scale(1.2)}
.relatedInfo:hover .relatedInfo__content h5{color:#3246b4}
.relatedInfo>a{position:absolute;inset:0;z-index:1}
.relatedInfo + .relatedInfo,.relatedInfo + .cta{margin-top:16px}
.relatedInfo .relatedInfo__image{width:120px;min-width:120px;position:relative;overflow:hidden}
.relatedInfo .relatedInfo__image img{position:absolute;object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out;will-change:transform}
.relatedInfo .relatedInfo__content{width:100%;padding:16px;display:flex;flex-direction:column}
.relatedInfo .relatedInfo__content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:TitlingGothicFB-NormalRegular;font-size:1em;font-weight:400;line-height:136%;letter-spacing:.03em;color:#001423}
.relatedInfo .relatedInfo__content .relatedInfo__text + a{margin-top:12px}
.relatedInfo .relatedInfo__content a{text-decoration:none}
.relatedInfo .relatedInfo__text{max-width:500px}
.relatedInfo .relatedInfo__text p{font-family:Archivo-Light;color:#41505a}
.relatedInfo img{width:auto;height:auto}
.relatedInfo ul li[data-tag*="post"]{border:1px solid #9f77e0;color:#9f77e0}
.relatedInfo ul li[data-tag*="business"]{border:1px solid #5dc99f;color:#5dc99f}
.relatedInfo ul li[data-tag*="event"]{border:1px solid #ffb950;color:#ffb950}
.relatedInfo>div{display:flex;overflow:hidden;min-height:112px}
@media(max-width:991.98px){.navigationContent__wrapper .relatedInfo__image{min-width:300px}
}
.navigationContent__wrapper .relatedInfo___wrapper{min-height:200px;display:flex}
.navigationContent__wrapper .relatedInfo__content{justify-content:space-between}
.relatedInfo .relatedInfo___cpsfwrapper .relatedInfo__content{background-color:#07281c;flex-direction:row}
.relatedInfo .relatedInfo___cpsfwrapper .relatedInfo__content>h6{color:#fff;align-self:center}