.insights-featured{display:flex;gap:45px}.insights-featured article{width:100%;border-radius:12px;border:1px solid #009aa8;box-shadow:0px 17px 48px 0px rgba(0,0,0,.09);overflow:hidden;background-size:110%;background-position:top center;transition:background .25s ease-in-out}.insights-featured article:hover{background-size:115%}.insights-featured a{display:block;background:linear-gradient(180deg,rgba(9,25,37,0) 0%,rgba(9,25,37,.5) 45%,#091925 70.19%);padding:185px 20px 15px;display:inline-flex;align-content:end;width:100%;height:100%;text-align:center}.insights-featured figure{display:none}.insights-featured h2{text-shadow:0px 0px 3px #000;font-size:17px !important;font-weight:700;color:#fff;line-height:1.4em}.insights-featured p{color:var(--Brand-Teal);font-size:12px;font-weight:500;letter-spacing:.48px;padding:0}.insights-featured .post-body{width:100%;display:flex;justify-content:end;flex-direction:column;gap:20px}@media(max-width:1000px){.insights-featured{flex-direction:column;max-width:450px;width:100%;margin:auto}}