.resources{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.resource__wrapper{display:flex;padding:1rem}.resource__wrapper--one-third{width:33.3333333333%}.resource__wrapper--two-thirds{width:66.6666666666%}.resource__wrapper--half{width:50%}.resource__wrapper--one-quarter{width:25%}.resource__wrapper--three-quarters{width:75%}.resource__wrapper--sixty-percent{width:60%}.resource__wrapper--forty-percent{width:40%}@media (max-width:767px){.resource__wrapper--forty-percent,.resource__wrapper--half,.resource__wrapper--one-quarter,.resource__wrapper--one-third,.resource__wrapper--sixty-percent,.resource__wrapper--three-quarters,.resource__wrapper--two-thirds{width:100%}}.resource{border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.resource:hover{transform:scale(1.01)}.resource__overlay{z-index:2}.resource__img,.resource__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.resource__img{object-fit:cover;z-index:1}.resource__content-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:2rem;position:relative;z-index:3}h4.resource__title{font-size:1.75rem;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:0;text-transform:none}.resource__tag{border-radius:1rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.5rem 1rem}.resource__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}@media (max-width:767px){.resource__content-wrapper{padding:1.5rem}h4.resource__title{font-size:1.25rem}}.section__footer-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem;margin-top:2rem}.section__footer-button{padding:.625rem}