.ac-wrapper{position:relative;flex:1;min-width:0}.ac-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--myWhite, #fff);border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:1000;max-height:400px;overflow-y:auto;padding:8px 0;border:1px solid #e8e8e8}.search-bar-wrapper{position:relative}.search-bar-wrapper>.ac-dropdown{top:100%;left:0;right:0;margin-top:8px}.ac-section-header{padding:10px 16px 4px;font-size:11px;font-weight:var(--font-semi-bold, 600);color:#888;text-transform:uppercase;letter-spacing:.5px}.ac-item{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-family:var(--primaryFont, inherit);color:var(--myDarkBlue, #151558);cursor:pointer;transition:background .15s;text-decoration:none}.ac-item:hover,.ac-item--active{background:#1515580f}.ac-item strong{font-weight:500;display:block;line-height:1.4}.ac-item small{color:#6b7280;font-size:12px;display:block;margin-top:2px}.ac-item mark{background:var(--myYellow, #FFD600);color:var(--myDarkBlue, #151558);border-radius:0;padding:0}.ac-item--recent{justify-content:space-between}.ac-remove{border:none;background:transparent;color:#999;cursor:pointer;font-size:18px;line-height:1;padding:2px 4px;border-radius:4px;transition:color .15s,background .15s;flex-shrink:0}.ac-remove:hover{color:var(--myDarkBlue, #151558);background:#15155814}.ac-item--category span,.ac-item--city span{font-weight:500}@media(max-width:768px){.ac-dropdown{left:-8px;right:-8px;max-height:300px;border-radius:10px}.ac-item{padding:12px 14px;font-size:15px}}.nav-search-form .ac-wrapper{flex:1}.nav-search-form .ac-dropdown{left:-16px;right:-16px;top:calc(100% + 8px)}
