.neo-block--cards:has(.cards-grid){display:flex;flex-direction:column;gap:20px}.neo-block--cards:has(.cards-grid)+.load-more-wrapper{display:flex;justify-content:center}.cards-grid{row-gap:64px}.cards-grid.cards-overlay{row-gap:12px}.cards-grid .card.card-grid{border-radius:4px;display:flex;flex-direction:column}.cards-grid .card.card-grid .content{display:flex;flex-direction:column;gap:24px;padding:24px var(--gutter-container) 0 0}.cards-grid .card.card-grid .content .label{display:flex;justify-content:space-between;width:100%}.cards-grid .card.card-grid .content .label.link i.icon{content:var(--right-arrow);margin-right:3px;transition:margin .15s ease-out}.cards-grid .card.card-grid>.media{height:272px}.cards-grid .card.card-grid:hover .content .label.link i.icon{margin-right:0}.cards-grid .card.card-grid.card-icon-top .content .label{gap:12px;justify-content:start}.cards-grid .card.card-grid.card-icon-top .content .label.link i.icon{content:var(--right-arrow);margin-left:0;transition:margin .15s ease-out}.cards-grid .card.card-grid.card-icon-top .media-wrapper{display:flex;height:110px;justify-content:start}.cards-grid .card.card-grid.card-icon-top .media-wrapper .media img{max-height:100px;-o-object-fit:cover;object-fit:cover;width:auto}.cards-grid .card.card-grid.card-icon-top:hover .content .label.link i.icon{margin-left:3px}.cards-grid .card.card-insights{display:flex;flex-direction:column;gap:24px;position:relative}.cards-grid .card.card-insights .category{height:32px;left:24px;line-height:32px;padding:0 12px;position:absolute;top:216px}.cards-grid .card.card-insights .media{height:272px}.cards-grid .card.card-insights .text{padding-right:24px}.cards-grid .card.card-overlay{position:relative}.cards-grid .card.card-overlay .media{height:420px}.cards-grid .card.card-overlay .media:after{background:#0000004d;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cards-grid .card.card-overlay .overlay-wrapper{bottom:0;color:var(--white);display:flex;flex-direction:column;justify-content:space-between;left:0;padding:24px 56px 24px 24px;position:absolute;right:0;top:0}.cards-grid .card.card-overlay .overlay-wrapper .text-buttons{display:flex;flex-direction:column;gap:24px}.cards-grid .card.card-overlay .overlay-wrapper .text-buttons h4{color:inherit}.cards-grid .card.card-staff-member{display:flex;flex-direction:column;gap:12px}.cards-grid .card.card-staff-member .text-link{display:flex;flex-direction:column;gap:6px}.cards-grid .card.card-staff-member p.h6{padding-right:24px}.cards-grid:has(.card.card-grid .content .pills) .card.card-grid{background-color:var(--white)}.cards-grid:has(.card.card-grid .content .pills) .card.card-grid .content{padding:20px}@media (min-width:900px){.cards-grid{-moz-column-gap:4px;column-gap:4px}.cards-grid.cards-overlay{gap:4px}.cards-grid .card.card-overlay .media{height:445px}.cards-grid .card.card-overlay .overlay-wrapper{padding:32px 132px 32px 24px}.cards-grid:has(.card.card-grid .content .pills) .card.card-grid .content{padding:24px var(--gutter-container) 24px 24px}}
