#explore-search .explore-search-box{border:2px solid #363c42;position:relative}#explore-search .explore-search-box #search{border:0;width:94%;font-size:35px;line-height:50px;padding:4px 12px}@media screen and (max-width:991px){#explore-search .explore-search-box #search{width:92%}}@media screen and (max-width:767px){#explore-search .explore-search-box #search{width:87%;font-size:16px}}#explore-search .explore-search-box #search-button{border:0;background-color:transparent;position:absolute;right:12px;top:4px;width:50px;height:50px;background-image:url("/images/icons/search.png");margin:0}#explore-search{position:relative}.explore-search-box{z-index:30;background-color:#FFF}#search-page-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;transition:background-color 400ms;background-color:rgba(0,0,0,0.2);display:none}#search-page-overlay.fade-out{background-color:rgba(0,0,0,0)}#search-results{position:absolute;background-color:#FFF;width:100%;z-index:50;border:2px solid #000;border-top:0;box-sizing:border-box;margin-top:-2px;display:flex;flex-direction:row;flex-wrap:wrap;transition:opacity 400ms;opacity:1}#search-results:not(:empty){padding-top:10px}#search-results.fade-out{opacity:0}#search-results.fade-out.fade-in{opacity:1}#search-results p{font-family:'Raleway SemiBold',sans-serif}#search-results p.important{flex-basis:100%}#search-results p span{font-family:'Raleway Light',sans-serif}#search-results p{flex-basis:25%;padding:4px 8px}@media screen and (max-width:767px){#search-results p{flex-basis:50%}}#search-results h1{Cursor:pointer;padding:4px 8px;flex-basis:100%}#search-results h2{flex-basis:100%;padding:4px 8px}#search-results h3{flex-basis:100%;padding:4px 8px}#search-results p{cursor:pointer}#search-results p:after{padding-left:4px;width:18px;height:18px}@keyframes bounce-arrow{from{margin-left:5px}50%{margin-left:12px}to{margin-left:5px}}#search-results h1:hover:after,#search-results p:hover:after{animation:bounce-arrow 800ms infinite ease-in-out}.homepage-search{margin-top:10px}.homepage-search #explore-search{margin-bottom:0;border-left:0;border-right:0}.homepage-search #explore-search:focus{border-left:0;border-right:0}