.portal-map{position:relative;overflow:hidden;background:#e7e5e4;cursor:grab}.portal-map:active{cursor:grabbing}.portal-map>div{border-radius:inherit}.portal-map img{max-width:none}.portal-map button{font:inherit}.portal-map--error{display:grid;place-items:center;background:#fafaf9;cursor:default}.dark .portal-map--error{background:#1c1917}.portal-map__error{max-width:32rem;padding:1.25rem;text-align:center;color:#78716c;font-size:.875rem}.dark .portal-map__error{color:#a8a29e}.portal-location-results{position:absolute;z-index:1000;inset-inline:0;top:calc(100% + 6px);max-height:290px;overflow:auto;border:1px solid #d6d3d1;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.15)}.dark .portal-location-results{border-color:#44403c;background:#1c1917}.portal-location-result{display:block;width:100%;border:0;border-bottom:1px solid #e7e5e4;background:transparent;padding:10px 12px;text-align:start;cursor:pointer}.portal-location-result:last-child{border-bottom:0}.portal-location-result:hover,.portal-location-result:focus-visible{background:#f5f5f4}.dark .portal-location-result{border-color:#44403c;color:#f5f5f4}.dark .portal-location-result:hover,.dark .portal-location-result:focus-visible{background:#292524}.portal-location-result__main{display:block;font-size:.875rem;font-weight:650;line-height:1.35}.portal-location-result__secondary{display:block;margin-top:2px;color:#78716c;font-size:.75rem;line-height:1.35}.dark .portal-location-result__secondary{color:#a8a29e}
.portal-place-autocomplete-host{position:relative;min-height:42px}.portal-place-autocomplete-host gmp-place-autocomplete{display:block;width:100%;min-height:42px}.portal-place-autocomplete-host--error{display:flex;align-items:center;min-height:42px;border:1px solid #d6d3d1;border-radius:10px;background:#fafaf9}.dark .portal-place-autocomplete-host--error{border-color:#44403c;background:#1c1917}
.portal-map-locate-control{display:grid;width:40px;height:40px;margin:10px 10px 0 0;padding:0;place-items:center;border:0;border-radius:2px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.3);color:#5f6368;cursor:pointer}.portal-map-locate-control:hover{background:#f8f9fa;color:#202124}.portal-map-locate-control:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.portal-map-locate-control svg{display:block;width:22px;height:22px;fill:currentColor}

.portal-map-place-card{display:grid;min-width:210px;max-width:300px;gap:8px;padding:2px 0 4px}.portal-map-place-card__title{display:block;color:#1c1917;font-size:.875rem;line-height:1.35}.portal-map-place-card__address{display:block;color:#57534e;font-size:.75rem;line-height:1.4}.portal-map-place-card__select{justify-self:start;border:0;border-radius:8px;background:#047857;padding:7px 12px;color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer}.portal-map-place-card__select:hover{background:#065f46}.portal-map-place-card__select:focus-visible{outline:2px solid #10b981;outline-offset:2px}
