.search_nav{height:100%;padding-top:3rem;padding-bottom:5rem}.search_nav>ul{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:100%;height:100%;grid-gap:2rem}@media only screen and (max-width: 63.9375em){.search_nav>ul{grid-template-columns:1fr;grid-template-rows:repeat(3, auto)}}.search_nav a{padding:2rem 0;font-size:2.5rem;line-height:1.1;display:flex;height:100%;color:#fff;align-items:center;justify-content:center;text-decoration:none;border-radius:2px;background-color:rgba(0,0,0,0.32);transition:.15s ease-in-out;font-family:"Proxima Nova",sans-serif}.search_nav a:hover,.search_nav a:focus{box-shadow:0 0 24px 0 rgba(0,0,0,0.16);background-color:rgba(0,0,0,0.32)}@media only screen and (max-width: 79.9375em){.search_nav a{font-size:2rem}}.search_nav a picture{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.search_nav a picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 29.9375em){.search_results{padding-left:1rem;padding-right:1rem}}.search_results .search_results__empty{text-align:center}
