.geosuggest-wrapper{line-height:1.5;margin:0;padding:0;border:0;width:100%}.geosuggest{font-size:1rem;position:relative;width:100%;text-align:left}.geosuggest-title{margin-bottom:2px;font-size:var(--R4lBrand-fontSizes-text-md);align-content:space-between}@media screen and (min-width:901px){.geosuggest{width:100%}.geosuggest-title{font-family:var(--R4lBrand-fonts-poppins-medium);margin-bottom:2px;font-size:var(--R4lBrand-fontSizes-text-md);align-content:space-between}.geosuggest__input{border:1px solid var(--R4lBrand-colors-textInputBorder);padding:var(--R4lBrand-space-4);padding-right:40px;outline:none;position:relative;font-family:var(--R4lBrand-fonts-poppins-light);color:"inherit";font-size:1rem;width:100%;height:53px;border-radius:0}.geosuggest__input:hover{border:2px solid var(--R4lBrand-colors-black)}.geosuggest__input:focus{border:2px solid var(--R4lBrand-colors-buttonPrimaryBorderHover)}}.geosuggest-close-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:var(--R4lBrand-colors-black);padding:2px;color:var(--R4lBrand-colors-white);border-radius:50%;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease}.geosuggest-close-icon:hover{background:var(--R4lBrand-colors-buttonSecondaryBorderHover);color:var(--R4lBrand-colors-white)}.geosuggest-close-icon:focus{outline:2px solid var(--R4lBrand-colors-buttonSecondaryBorderHover);outline-offset:2px}.geosuggest__suggests{position:absolute;top:100%;left:0;right:0;max-height:25em;padding:0;margin-top:-3px;background:var(--R4lBrand-colors-backgroundLight);border-top-width:1px;border:1px solid var(--R4lBrand-colors-buttonPrimaryBorderHover);border-top:0 solid var(--R4lBrand-colors-buttonPrimaryBorderHover);overflow-x:hidden;overflow-y:auto;list-style:none;z-index:5}.geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.geosuggest__item{padding:.5em .65em;cursor:pointer}.geosuggest__item--active,.geosuggest__item--active:focus,.geosuggest__item--active:hover,.geosuggest__item:focus,.geosuggest__item:hover{background:var(--R4lBrand-colors-black);color:var(--R4lBrand-colors-textLight)}.geosuggest__item__matched-text{font-weight:700}@media (max-width:901px){.geosuggest{width:100%}.geosuggest-title{font-family:var(--R4lBrand-fonts-poppins-medium);margin-bottom:2px;font-size:var(--R4lBrand-fontSizes-text-md);align-content:space-between}.geosuggest__input{border:1px solid var(--R4lBrand-colors-textInputBorder);padding:var(--R4lBrand-space-4);outline:none;position:relative;font-family:var(--R4lBrand-fonts-poppins-light);color:"inherit";font-size:1rem;width:100%;height:50px;border-radius:0}.geosuggest__input:hover{border:2px solid var(--R4lBrand-colors-black)}.geosuggest__input:focus{border:2px solid var(--R4lBrand-colors-buttonPrimaryBorderHover)}}.geosuggest__input::placeholder{color:var(--R4lBrand-colors-textInputBorder)}.geosuggest__input:focus{border:2px solid var(--R4lBrand-colors-activeField)}