.suggestions-nowrap{white-space:nowrap}.suggestions-wrapper{margin:0;padding:0;-webkit-text-size-adjust:100%}.suggestions-suggestions{position:absolute;z-index:1;top:0;left:0;padding-top:64px;overflow:hidden;width:100%;transition:.2s linear;border:1px solid #cdcdcd;border-radius:27px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.07)}.suggestions-suggestions strong{font-weight:600;color:var(--color_blue)}.suggestions-suggestion{font-weight:300;line-height:20px;padding:10px 15px;cursor:pointer;transition:background .2s linear;width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.suggestions-suggestion:hover{background:#f6f6f6}.suggestions-value{color:var(--color_black);font-size:16px;text-transform:uppercase}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{font-size:12px;font-weight:300;margin-bottom:6px;padding:0 15px}.suggestions-subtext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}