.suggestive-search-popover{position:absolute;top:calc(min(-50vh, -404px));left:0;width:100%;height:50vh;min-height:404px;transition:top .5s ease,opacity .5s ease;background:#002958;opacity:0;z-index:9;pointer-events:none}.suggestive-search-popover.open{top:0;opacity:1;box-shadow:0 5px 5px rgba(0,0,0,.1);pointer-events:auto}.suggestive-search-popover:focus-within{top:0;opacity:1;pointer-events:auto}#suggestive-search{position:relative;top:50%}.suggestive-search-container{position:relative;max-width:600px;margin:0 auto}.suggestive-search-suggestions-container{background:#fff;padding:0;box-shadow:0 0 10px rgba(0,0,0,.2);margin-top:1rem;border-left:3px solid #004f9d}.search-suggester-label{font-weight:600;font-size:1.5rem;display:block}.search-suggester-input{font-family:din-2014,sans-serif;font-weight:700;width:100%;height:50px;margin:0 auto;padding:10px;border-radius:0;background:transparent;font-size:20px;border:0;border-bottom:1px solid rgba(0,0,0,.2);color:#212529}.search-suggester-input:focus{border-bottom:1px solid rgba(0,0,0,.2);box-shadow:none}.suggestive-search-suggestions-list-icon{position:absolute;top:1.5rem;right:2rem}.suggestive-search-suggestions-list-li{display:block;border-bottom:1px solid rgba(0,0,0,.2)}.suggestive-search-suggestions-list-link{padding:1.5rem 2rem;color:#212529;display:block;position:relative}.suggestive-search-suggestions-list-link h5,.suggestive-search-suggestions-list-link p{padding-right:1rem}.suggestive-search-suggestions-list-link:focus{background:rgba(0,0,0,.1);text-decoration:none}.suggestive-search-suggestions-list-link:hover{text-decoration:none}.suggestive-search-suggestions-list{padding:0}.suggestive-search-suggestions-list>:last-child{border-bottom:0}.header-primary .suggestive-search-popover,.header-white .suggestive-search-popover{background:#fff}
/*# sourceMappingURL=suggestive-search.css.map*/