.project-content__options{display:flex;flex-direction:row;flex-wrap:no-wrap}.project-content #filters a{line-height:1.4;display:block;font-size:15px;color:#54585a}.project-content #filters a:hover,.project-content #filters a.is-checked{color:#fd8204}#filters .project-content__options #search_bar{flex-grow:1}#filters .project-content__options .project-content__option a{margin:20px 0 10px;padding:20px 15px 10px}#filters .project-content__option-secondary{display:flex;row-gap:5px;column-gap:10px;flex-wrap:wrap;padding:20px}#filters .project-content__option-secondary.hidden{display:none}#filters .project-content__option-secondary a{flex-basis:100%}@media screen and (min-width:800px){#filters .project-content__option-secondary a{flex-basis:calc((100% / 3) - 20px)}}.projects.grid{display:flex;flex-wrap:wrap}.projects.grid .project{width:100%;font-family:nunito sans,sans-serif;font-size:23px;font-weight:300;line-height:29px;padding:26px 15px 20px}.projects.grid .project .project-image{display:block;height:156px;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important;margin-bottom:15px}.projects.grid .project .project-name{color:#54585a;font-family:nunito sans,sans-serif;font-size:18px;font-style:normal;font-weight:200;line-height:25.2px;margin-bottom:10px;margin-top:20px;overflow-wrap:break-word}.projects.grid .project a:hover .project-name{color:#fd8204 !important}@media screen and (min-width:800px){.projects.grid .project{width:25%}}