.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:1fr 1fr 1fr}.resources-3__form-group{width:auto}.resources-3__form select{margin-bottom:0;width:200px}}@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{max-height:48px;width:auto}.resources-3__resource-name a{color:var(--black)}@media (min-width:768px){.resources-3__resources--3cols{gap:3rem 2rem;grid-template-columns:repeat(3,1fr)}.resources-3__resources--4cols{gap:0 2rem;grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.resources-3__resources-simple .resources-3__resource:nth-child(n+4){display:none}}.resources-3__load-more,.resources-3__no-results{text-align:center}.resources-3__cta{border-top:1px solid var(--medium-gray-2);margin-top:4rem;padding-top:5rem}