#busca-form{position:relative}.suggestions-dropdown{background:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 4px rgba(0,0,0,.1);display:none;margin-top:1px;max-height:300px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:2}.suggestion-item{border-bottom:1px solid #eee;color:#333;cursor:pointer;font-size:14px;padding:10px 15px;text-align:left;transition:background-color .2s ease,color .2s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f5f5f5;color:#000}.suggestion-item.highlighted,.suggestion-item:active{background-color:#e0e0e0;color:#000}#header-suggestions-dropdown{background-color:#101926;border-color:#bbd1e5;left:-.5px;width:100%}#header-suggestions-dropdown .suggestion-item{border-bottom:1px solid #555;color:#fff}#header-suggestions-dropdown .suggestion-item:last-child{border-bottom:none}#header-suggestions-dropdown .suggestion-item.highlighted,#header-suggestions-dropdown .suggestion-item:active,#header-suggestions-dropdown .suggestion-item:hover{background-color:#242d3a;color:#fff}@media (max-width:1024px){#header-suggestions-dropdown{display:none!important}}
