:root{--loris-red:#b42c33;--loris-blue:#005194;--hgs-blue:#025e8d;--hgs-primary:#025e8d;--hgs-primary-light:#0380bf;--button-bg-color:var(--hgs-primary);--button-bg-color-highlight:var(--hgs-primary-light);--gray:#dbdee3;--light-gray:#e9ebee;--base-font-size:14px}.location-selection-container{padding:0 1em .3em}#location-search{margin-left:auto;margin-right:auto;max-width:600px;min-height:450px}@media(min-width:441px){#location-search{min-height:355px}}.location-search .button-row{text-align:right}.location-search fieldset.radioButtons legend{border-bottom:none;display:inline-block;font-size:14px;font-weight:700;margin-bottom:5px;max-width:100%}.location-search .radio{display:inline-block}.location-results{border:1px solid rgba(2,94,140,.15);border-radius:1px;margin:1.5rem 0;max-height:450px;overflow-y:scroll}.location-results>div.location-option{grid-gap:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:2.5rem;grid-template-columns:auto 1fr;padding:1rem}.location-results>div.location-option:nth-child(odd){background-color:rgba(2,94,140,.15)}.location-results>div.location-option .loc-name{font-size:1.6rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.location-results>div.location-option .loc-address{margin:0}.hgs-button{background-color:#025e8d;border-radius:50px;-webkit-box-shadow:0 0 0 2px;box-shadow:0 0 0 2px;color:#fff;padding:1rem 2rem;text-align:center}.hgs-button.submitting,.hgs-button:active,.hgs-button:hover{background-color:#fff;color:#025e8d;cursor:pointer;text-decoration:none}.hgs-button.disabled,.hgs-button[disabled]{background-color:#737373;border-color:#737373}.hgs-button.disabled:active,.hgs-button.disabled:hover,.hgs-button[disabled]:active,.hgs-button[disabled]:hover{background-color:red;border-color:red;color:#fff;cursor:not-allowed}.hgs-button.disabled:after,.hgs-button.disabled:before,.hgs-button[disabled]:after,.hgs-button[disabled]:before{--scale:0;--arrow-size:1rem;--tooltip-color:#333;left:50%;position:absolute;top:-.25rem;-webkit-transform:translate(-50%) scale(var(--scale));transform:translate(-50%) scale(var(--scale));-webkit-transform:translate(-50%,var(--translate-y,0)) scale(var(--scale));transform:translate(-50%,var(--translate-y,0)) scale(var(--scale));-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.hgs-button.disabled:before,.hgs-button[disabled]:before{--translate-y:calc(-100% - var(--arrow-size));background-color:var(--tooltip-color);border-radius:.5rem;color:#fff;content:attr(data-tooltip);max-width:100%;padding:.5rem 1rem;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hgs-button.disabled:hover:after,.hgs-button.disabled:hover:before,.hgs-button[disabled]:hover:after,.hgs-button[disabled]:hover:before{--scale:1}.hgs-button.disabled:after,.hgs-button[disabled]:after{--translate-y:calc(var(--arrow-size)*-1);border-top-color:transparent;border:var(--arrow-size) solid transparent;border-top:var(--arrow-size) solid var(--tooltip-color);content:"";position:absolute;-webkit-transform-origin:top center;transform-origin:top center}.location-results .hgs-button{display:inline-block}.location-results .hgs-button,.location-search .hgs-button{border:none;width:100%}
/*# sourceMappingURL=location-selection.css.map*/