.resources-hubdb{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.resources-hubdb__cards,.resources-hubdb__filters{width:100%}.resources-hubdb__filter{margin-bottom:2rem}.resources-hubdb__label h4{margin-bottom:.5rem}#search-resources{margin-bottom:0;max-width:100%}.resources-hubdb__checkbox{margin-right:.5rem}@media (max-width:767px){.resources-hubdb__title{cursor:pointer;padding:.5rem 2rem .5rem .5rem;position:relative}.resources-hubdb__title:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 19'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='5' d='m2.5 2.5 14 14 14-14'/%3E%3C/svg%3E");height:auto;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1rem}.resources-hubdb__title h3{margin:0}.resources-hubdb__filters-wrapper{height:0;opacity:0;padding:1rem 0;visibility:none}.resources-hubdb__filters-wrapper.is-open{height:auto;opacity:1;visibility:visible}}.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__wrapper.is-hidden{display:none;opacity:0;visibility:hidden}.resource-card{border-style:solid;border-width:1px;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;margin:1rem;overflow:hidden;position:relative;width:100%}.resource-card__new{align-items:flex-end;color:#fff;display:flex;font-size:.875rem;height:80px;justify-content:center;position:absolute;right:-40px;top:-40px;transform:rotate(45deg);width:80px;z-index:2}.resource-card__image{border-bottom-style:solid;border-bottom-width:1px;height:200px;width:100%}.resource-card__image img{height:100%;object-fit:cover;width:100%}.resource-card__content-wrapper{display:flex;flex-direction:column;flex-grow:1}.resource-card__content{background-color:#fff;flex-grow:1;padding:1rem}.resource-card__title{font-size:1rem;font-weight:700;line-height:1.5}.resource-card__button{background-color:#e6e7eb;display:block;font-weight:700;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .3s;z-index:2}.resource-card__button:active,.resource-card__button:focus,.resource-card__button:hover{background-color:#fff;font-weight:700}.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){.resources-hubdb__filters{padding-right:1rem;width:25%}.resources-hubdb__cards{width:75%}.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%}}@media (max-width:767px){.resource-cards{margin-left:0;margin-right:0}}