<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.resource-cards{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.resource-cards--four-col .resource-card__wrapper,.resource-cards--one-col .resource-card__wrapper,.resource-cards--three-col .resource-card__wrapper,.resource-cards--two-col .resource-card__wrapper{width:100%}.resource-card__wrapper{display:flex}.resource-card{border:solid #fa8951;border-width:.5rem 0 0;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;margin:1rem;position:relative;width:100%}.resource-card__image{width:100%}.resource-cards-style .resource-card__image{height:250px}.resource-card__image img{height:100%;object-fit:cover;width:100%}.resource-card__content-wrapper{background-color:#fff;display:flex;flex-direction:column;flex-grow:1}.resource-cards-style .resource-card__content-wrapper{padding:1.5rem}.resource-card__type{font-size:.875rem;font-weight:700;margin-bottom:1rem}.resource-card__content{background-color:#fff;flex-grow:1}.resource-card__title{font-size:1.3rem;line-height:1.5;margin:0 0 1rem!important}.resource-card__description{font-size:.875rem;line-height:1.5;margin:0 0 1rem!important}.resource-card__hover-content{bottom:0;color:#fff;height:0;left:0;overflow:hidden;padding:0;position:absolute;transition:all .3s ease-in-out;width:100%;z-index:1}.resource-card__hover-content .resource-card__description,.resource-card__hover-content .resource-card__title{color:#fff}.resource-card:hover .resource-card__hover-content{height:100%;padding:1rem 1rem 3.5rem}@media (min-width:480px){.resource-cards--four-col .resource-card__wrapper,.resource-cards--three-col .resource-card__wrapper,.resource-cards--two-col .resource-card__wrapper{width:50%}}@media (min-width:768px){.resource-cards--four-col .resource-card__wrapper,.resource-cards--three-col .resource-card__wrapper{width:33.3333333333%}}@media (min-width:992px){.resource-cards--four-col .resource-card__wrapper{width:25%}}</pre></body></html>