.geosuggest-wrapper{border:0;width:100%;margin:0;padding:0;line-height:1.5}.geosuggest{text-align:left;width:100%;font-size:1rem;position:relative}.geosuggest-title{font-family:var(--crukBrand-fonts-heading);font-size:var(--crukBrand-fontSizes-text-md);line-height:var(--crukBrand-lineHeights-text-md);align-content:space-between}@media screen and (min-width:901px){.geosuggest{width:100%}.geosuggest-title{font-size:var(--crukBrand-fontSizes-text-md);align-content:space-between}}@media (max-width:901px){.geosuggest{width:100%}.geosuggest-title{font-size:var(--crukBrand-fontSizes-text-md);align-content:space-between}}.geosuggest__input{border:1px solid var(--crukBrand-colors-textInputBorder);padding:var(--crukBrand-space-4);font-family:inherit;font-size:var(--crukBrand-fontSizes-text-md);border-radius:0;outline:none;width:100%;height:52px;font-weight:300;position:relative}.geosuggest__input:hover{box-shadow:inset 0 0 0 1px var(--crukBrand-colors-textInputBorder)}.geosuggest__input:focus{border-color:var(--crukBrand-colors-status-information);box-shadow:inset 0 0 0 1px var(--crukBrand-colors-status-information)}.geosuggest__suggests{background:var(--crukBrand-colors-backgroundLight);border:1px solid var(--crukBrand-colors-status-information);z-index:9999;border-top-width:0;max-height:25em;margin-top:-3px;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:hidden auto}.geosuggest__suggests--hidden{border-width:0;max-height:0;overflow:hidden}.geosuggest__item{cursor:pointer;padding:.5em .65em}.geosuggest__item:hover,.geosuggest__item:focus,.geosuggest__item--active,.geosuggest__item--active:hover,.geosuggest__item--active:focus{background:var(--crukBrand-colors-black);color:var(--crukBrand-colors-textLight)}.geosuggest__item__matched-text{font-weight:700}select.eventType__input>option{color:#000}input[type=date].date--empty,select.eventType__input--empty,.geosuggest__input::placeholder{color:var(--crukBrand-colors-grey-600)!important}
