DIV.insight{border-radius:10px;box-shadow:0 3px 18px 0 rgba(0,0,0,.08);margin-bottom:30px;overflow:hidden;padding-top:300px;position:relative}DIV.insight:hover IMG{transform:scale(1.025)}DIV.insight:hover DIV.text H3{color:#5f96c1}DIV.insight IMG{height:300px;left:0;object-fit:cover;position:absolute;right:0;top:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}DIV.insight DIV.text{background-color:#fff;padding:30px;position:relative;z-index:2}DIV.insight DIV.text H3{color:#101d2a;font-size:21px;font-weight:700;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}DIV.insight DIV.text P{color:#536c83;font-size:18px;line-height:1.5}DIV.insight DIV.text SPAN.type{border:1px solid #5f96c1;border-radius:4px;color:#5f96c1;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.3px;margin-bottom:10px;padding:2px 5px;text-transform:uppercase}.insightTabs{background-color:#f5f7f9;border-radius:25px;justify-self:flex-end;margin-bottom:60px;padding:7px;position:relative}.insightTabs>li>a{border-radius:20px;color:#1a2939;font-size:16px;font-weight:700;position:relative}.insightTabs>li>a:hover{color:#5f96c1}.insightTabs>li>a.active{color:#fff}.insightTabs>.active-highlight{background:#5f96c1;border-radius:25px;display:block;position:absolute}DIV.tabbedInsightsRow{background-color:#fff;padding-bottom:clamp(50px,12%,100px);padding-top:clamp(50px,12%,100px)}DIV.tabbedInsightsRow H2{color:#101d2a;font-weight:400}@media only screen and (max-width:575px){.insightTabs{justify-self:flex-start;margin-bottom:30px}.insightTabs>li>a{font-size:14px;padding:8px 10px}}