.tied-ac{position:relative;width:100%}.tied-ac-dd{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:100000;background:#fff;border:1px solid #d2d6e0;border-radius:8px;box-shadow:0 8px 24px rgba(14,26,60,.18);max-height:290px;overflow-y:auto}.tied-ac-item{padding:10px 14px;cursor:pointer;font-family:Manrope,sans-serif;display:flex;flex-direction:column;gap:1px;border-bottom:1px solid #f0f2f7}.tied-ac-item:last-child{border-bottom:0}.tied-ac-item:hover,.tied-ac-item.tied-ac-active{background:#eef1f7}.tied-ac-main{font-weight:600;font-size:15px;color:#0e1a3c}.tied-ac-sec{font-size:12.5px;color:#5a6072}