.location-search-form{--_input-text-colour:var(--_primary-colour-on-contrast,inherit);--_input-border-colour:var(--_secondary-colour,var(--_primary-colour-on-contrast,inherit));--_input-background-colour:var(--_primary-colour-contrast,transparent)}.location-search-form__label{--_breakpoint-muliplier:.5;--_line-height:var(--heading-3-line-height,1.4);--_margin-bottom:calc(var(--heading-3-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.location-search-form__label:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings)}.location-search-form__label{--_font-size:var(--heading-3-size);font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.4,var(--_breakpoint-muliplier,1)*var(--_font-size,5rem)*var(--base-size-multiplier,1),var(--_font-size,5rem))}@media only screen and (min-width:768px){.location-search-form__label{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.location-search-form__label{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.location-search-form__label{--_breakpoint-muliplier:1}}.location-search-form__label *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.location-search-form__label:has(.h0),.location-search-form__label:has(.h1),.location-search-form__label:has(.h2),.location-search-form__label:has(.h3),.location-search-form__label:has(.h4),.location-search-form__label:has(.h5),.location-search-form__label:has(.h6){margin-bottom:0}.location-search-form__label{color:var(--_primary-colour-contrast,var(--colour-primary,var(--body-primary-colour-contrast,#000)))}.location-search-form__field{position:relative}.location-search-form__geo{align-items:center;color:inherit;display:flex;flex-direction:row;flex-wrap:nowrap}.location-search-form__geo:before{content:"";display:block;height:1em;margin-right:.3em;-webkit-mask-image:url(/_resources/app/client/images/svg/location-marker.svg?v=1774915519761);mask-image:url(/_resources/app/client/images/svg/location-marker.svg?v=1774915519761);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1em}.location-search-form__geo:before,.location-search-form__submit{background-color:var(--_secondary-colour,var(--_primary-colour-on-contrast,var(--colour-primary,var(--body-primary-colour-contrast,#000))))}.location-search-form__submit{aspect-ratio:1/1;box-shadow:inset 0 0 0 1px var(--_secondary-colour,var(--_form-colour,currentColor));color:var(--_secondary-colour-contrast,var(--_primary-colour-contrast,var(--_input-text-colour)));height:100%;position:absolute;right:0;top:0}.location-search-form__submit:before{background-color:var(--_secondary-colour-contrast,var(--_primary-colour-contrast,var(--_input-text-colour)));content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/search.svg?v=1774915519761);mask-image:url(/_resources/app/client/images/svg/search.svg?v=1774915519761);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:25%;width:50%}