.pac-container{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);margin-top:.25rem;font-family:inherit;z-index:9999}.pac-container:after{display:none}.pac-item{padding:.75rem 1rem;cursor:pointer;border-top:1px solid #f3f4f6;line-height:1.5;font-size:.875rem;transition:background-color .15s ease}.pac-item:first-child{border-top:none}.pac-item-selected,.pac-item:hover{background-color:#f9fafb}.pac-icon{width:20px;height:20px;margin-right:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%230F352D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.pac-icon-marker{display:none}.pac-item-query{color:#111827;font-weight:500;font-size:.875rem}.pac-matched{font-weight:600;color:#0F352D}.pac-item-query+span{color:#6b7280;font-size:.8125rem}.pac-logo:after{opacity:.6;margin:.5rem 1rem}@media (max-width:640px){.pac-container{max-width:calc(100vw - 2rem)}.pac-item{padding:.625rem .875rem}}