.recipe-search-filter.recipe-search-filter-hidden{display:none}.recipe-search-filter-images{text-align:center;width:100%}.filter-tile-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.filter-tile{-ms-flex-preferred-size:calc(33% - 1em);flex-basis:calc(33% - 1em);margin:0 .5em 1em}.filter-tile-img-container{margin:.15em;position:relative}.filter-tile-img-container:before{content:"";display:block;padding-top:100%}.filter-tile-img-container img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.filter-tile.selected .filter-tile-img-container{outline:2px solid red}@media(min-width:48em){.filter-tile-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.filter-tile{-ms-flex-preferred-size:8em;flex-basis:8em}}@-webkit-keyframes white-flash{0%{-webkit-filter:grayscale(.5) opacity(.6);filter:grayscale(.5) opacity(.6)}to{-webkit-filter:grayscale(0) opacity(1);filter:grayscale(0) opacity(1)}}@keyframes white-flash{0%{-webkit-filter:grayscale(.5) opacity(.6);filter:grayscale(.5) opacity(.6)}to{-webkit-filter:grayscale(0) opacity(1);filter:grayscale(0) opacity(1)}}.loading-flash{-webkit-animation:white-flash .4s cubic-bezier(.2,.8,.4,1) forwards;animation:white-flash .4s cubic-bezier(.2,.8,.4,1) forwards}.recipe-search-no-results{display:none}.no-results .recipe-search-no-results{display:block}.no-results .recipe-search-pagination{display:none}