.autoselect{position:relative}.autoselect__list{z-index:1001;background:#fff;border:1px solid #e6e6e6;border-radius:12px;max-height:min(440px,58vh);margin-top:4px;padding:6px 0 0;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #0000001f}.autoselect__item{color:#000;text-align:left;cursor:pointer;border-bottom:1px solid #edf1f5;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 12px;font-size:14px;line-height:20px;display:grid}.autoselect__type-icon{color:#087fc8;background:#eef7fd;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.autoselect__type-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.autoselect__copy{flex-direction:column;min-width:0;display:flex}.autoselect__subtitle,.autoselect__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.autoselect__title{color:#10243b;font-weight:600}.autoselect__subtitle{color:#6c7b8b;font-size:12px;line-height:17px}.autoselect__kind{color:#526273;white-space:nowrap;background:#f2f5f8;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:600;line-height:16px}.autoselect__attribution{color:#7b8794;text-align:right;padding:6px 12px 7px;font-size:10px;line-height:14px}.autoselect__attribution a{color:inherit;text-decoration:underline}.autoselect__item--active{color:#10243b;background:#eef7fd}.autoselect__item:hover{background:#f4f4f4}@media (width<=640px){.autoselect__list{max-height:min(390px,52vh)}.autoselect__item{grid-template-columns:32px minmax(0,1fr)}.autoselect__kind{display:none}}.pac-container{display:none!important}
