.resourcesWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.resourcesItem{background-color:#243259;border-radius:7px;flex-basis:30%;margin:25px 1.65%;position:relative}@media screen and (max-width:900px){.resourcesItem{background-color:#243259;border-radius:7px;flex-basis:45%;margin:25px 2.5%}}@media screen and (max-width:650px){.resourcesItem{background-color:#243259;border-radius:7px;flex-basis:100%;margin:25px 0}}.resourceMainImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:7px;border-top-right-radius:7px;display:block;height:225px;max-width:100%;width:100%}.resourcesItem__content{padding-bottom:30px;padding-left:20px;padding-right:20px}.resourcesItem__content h3,.resourcesItem__content p{color:#fff}.resourceButtonContainer{bottom:-10px;left:0;position:absolute;text-align:center;width:100%}.resourcesButton{background-color:#5a94c2;border-radius:7px;color:#fff;display:inline-block;font-weight:700;margin-bottom:-10px;padding:10px 30px;text-decoration:none}.filtersContainer{margin-bottom:30px;margin-top:30px;text-align:center}.filtersContainer select{height:40px;margin:10px;min-width:200px;padding-left:10px}.hideResources{display:none}