.resources__table__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.resources__table__item{flex-basis:23%;margin:25px 1%}@media screen and (max-width:900px){.resources__table__item{flex-basis:45%;margin:25px 2%}}@media screen and (max-width:600px){.resources__table__item{flex-basis:100%;margin:25px 0}}.resource_image{aspect-ratio:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:256px;margin:0 auto;max-width:100%;width:100%}.tableBTN{background-color:#bbbd9d;color:#fff;display:inline-block;font-size:14px;padding:7px 25px;text-align:center;text-decoration:none}.table__name{margin-bottom:12px;margin-top:0}.table__date{color:#9b9f9f;font-size:14px;margin-bottom:5px}.resource_button_container{background-color:#fff;padding-bottom:10px;padding-top:10px}.category_buttons_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.category_buttons_item{flex-basis:18%;margin:20px 1%}@media screen and (max-width:1000px){.category_buttons_item{flex-basis:30%;margin:20px 1.65%}}@media screen and (max-width:600px){.category_buttons_item{flex-basis:100%;margin:0}}.cat_button{background-color:#fff;border:1px solid #59544d;cursor:pointer;padding-bottom:7px;padding-top:7px;text-align:center;text-transform:uppercase;width:100%}.cat_button:hover{background-color:#58544f;color:#fff}.hideResourceCard{display:none}.activeBTN{background-color:#58544f;color:#fff}