.insights-post-list{width:100%}.insights-post-list__controls{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:4rem}.insights-post-list__verticals{display:flex;flex-wrap:wrap;gap:12px 24px}.insights-post-list__pill-button,.insights-post-list__pill-button.is-active,.insights-post-list__pill-button:focus,.insights-post-list__pill-button:hover{background:transparent;border:none;color:#152335;cursor:pointer;display:block;font-size:24px;font-weight:400;line-height:1.4;padding:8px 12px;position:relative}.insights-post-list__pill-button:after{background:#0073f5;bottom:0;content:"";height:3px;left:0;opacity:0;position:absolute;transition:opacity .3s ease-in-out;width:100%}.insights-post-list__pill-button.is-active:after,.insights-post-list__pill-button:hover:after{opacity:1}.insights-post-list__dropdowns{align-items:center;display:flex;gap:3rem}.insights-post-list__select-wrap{position:relative}.insights-post-list__select-wrap label,.insights-post-list__select-wrap--vertical-mobile{display:none}.insights-post-list__select{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#152335;cursor:pointer;padding:0 20px 0 0}.insights-post-list__measure,.insights-post-list__select{font-size:18px;font-weight:400;letter-spacing:-.36px;line-height:1.5}.insights-post-list__measure{position:absolute;visibility:hidden;white-space:nowrap}.insights-post-list__select-wrap:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6px;pointer-events:none;position:absolute;right:6px;top:50%;transform:translateY(-35%);width:10px}.insights-post-list__grid{display:grid;gap:24px 28px;grid-template-columns:repeat(3,minmax(0,1fr))}.insights-post-list__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:box-shadow .2s ease-in-out}.insights-post-list__card:focus-within,.insights-post-list__card:hover{box-shadow:0 4px 24px 0 rgba(189,210,237,.8)}.insights-post-list__card-link{color:#152335;display:block;height:100%;text-decoration:none}.insights-post-list__media{aspect-ratio:16/10;background:linear-gradient(135deg,#e6edf7,#f3f6fb)}.insights-post-list__image,.insights-post-list__image-fallback{display:block;height:100%;object-fit:cover;width:100%}.insights-post-list__body{display:flex;flex-direction:column;gap:12px;padding:24px}.insights-post-list__pill{align-items:center;color:#30333e;display:flex;font-size:14px;gap:12px;line-height:1.35}.insights-post-list__pill-icon{align-items:center;background-color:#eff6ff;border-radius:10px;display:flex;flex:none;height:40px;justify-content:center;width:40px}.insights-post-list__date{color:#4a5565;font-size:14px;line-height:1.35}.insights-post-list__title{color:#152335;margin:0}.insights-post-list__read-link{align-self:flex-start;color:#00b378;margin-top:6px;padding-right:2.2rem;position:relative}.insights-post-list__read-link:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:10px;position:absolute;right:.7rem;top:50%;transform:translateY(-50%);transition:right .3s ease-in-out;width:14px}.insights-post-list__card-link:hover .insights-post-list__read-link:after{right:.2rem}.insights-post-list__empty{color:#4a5565;margin:12px 0 0}.insights-post-list__footer{display:flex;justify-content:center;margin-top:48px}.insights-post-list__load-more[hidden]{display:none!important}@media (max-width:1199px){.insights-post-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991px){.insights-post-list__controls{align-items:stretch;flex-direction:column;margin-bottom:30px}.insights-post-list__dropdowns{gap:2rem;justify-content:flex-start;width:100%}.insights-post-list__select{font-size:15px;line-height:1.35}.insights-post-list__verticals{display:none}.insights-post-list__select-wrap--vertical-mobile{display:block}}@media (max-width:767px){.insights-post-list__grid{grid-template-columns:1fr}.insights-post-list__dropdowns{align-items:flex-start;flex-direction:column;gap:1rem}.insights-post-list__pill-button{font-size:16px}}