.js-search-autocomplete__item{margin-bottom:0}.js-search-autocomplete__item .js-search-autocomplete__button{font-weight:400;color:#4f4f4f;padding:.5rem 1rem;height:auto;border:none;background-color:unset;font-family:'Montserrat',sans-serif}.js-search-autocomplete__item .js-search-autocomplete__button:hover{text-decoration:underline;cursor:pointer}.js-search-autocomplete__link{font-weight:700;color:#00003c;display:block;padding:.5rem 1rem}.js-search-autocomplete__results{display:none;position:absolute;width:100%;background-color:#fff;z-index:999;border:1px solid #ededed;border-radius:.25rem;padding:.5rem;max-height:calc(100vh - 200px);overflow:auto}.js-search-autocomplete__results ul{list-style:none;padding:0;margin:0}@media (min-width:992px){.js-search-autocomplete__results{max-height:250px}}