.resources-3__filtering{margin-bottom:6rem}.resources-3__form{gap:2rem;padding-inline:2rem}.resources-3__form select,.resources-3__form-label{color:var(--black);font-size:1.5rem;font-weight:600;letter-spacing:1px}.resources-3__form-group{width:100%}.resources-3__form select{background-color:var(--medium-gray);border:0;-webkit-text-fill-color:var(--black);margin-bottom:0}@media (min-width:768px){.resources-3__form{gap:3rem;grid-template-columns:repeat(4,1fr)}.resources-3__form-group{width:auto}.resources-3__form select{margin-bottom:0;width:220px}}@media (max-width:500px){.resources-3__form.flex.flex-row{flex-direction:column}}.resources-3__resources{display:grid;gap:var(--gap)}.resources-3__resource{padding:2.5rem}.resources-3__resource-image-wrapper{display:block}.resources-3__resource-image{aspect-ratio:19/10;-o-object-fit:cover;object-fit:cover;width:100%}.resources-3__resource-name a{color:var(--black)}@media (min-width:501px){.resources-3__resources{gap:var(--gap-md);grid-template-columns:1fr 1fr}}@media (min-width:768px){.resources-3__resource{padding:4rem}}.resources-3__load-more,.resources-3__no-results{text-align:center}