.cht-location-picker{position:relative;width:min(100%,448px)}.cht-location-picker__trigger{align-items:center;background:0 0;border:0;cursor:pointer;display:flex;gap:14px;min-height:76px;padding:14px 18px;text-align:left;width:100%}.cht-location-picker__pin{color:#000;display:inline-flex;flex:0 0 18px;height:18px;width:18px}.cht-location-picker__pin svg{display:block;fill:currentcolor;height:100%;width:100%}.cht-location-picker__summary{display:grid;flex:1;gap:3px}.cht-location-picker__summary strong{font-size:18px}.cht-location-picker__summary span{font-size:13px}.cht-location-picker__dropdown{background:#f5f5f5;box-shadow:0 16px 35px rgb(0 0 0/18%);padding:30px;position:absolute;right:0;top:100%;width:min(calc(100vw - 32px),380px);z-index:1000}.cht-location-picker__dropdown[hidden]{display:none}.cht-location-picker__heading{font-size:22px;margin:0 0 18px}.cht-location-search{display:grid;gap:10px}.cht-location-search input{min-height:48px;padding:10px 12px;width:100%}.cht-location-search button,.cht-location-picker__current,.cht-location-picker__appointment{align-items:center;border:0;display:flex;justify-content:center;min-height:48px;padding:12px 18px;text-align:center;text-decoration:none;width:100%}.cht-location-search button{background:#f9aa12;color:#fff}.cht-location-picker__current{background:#253262;color:#fff;margin-top:10px}.cht-location-picker__appointment{background:#000;color:#fff;margin-top:18px}.cht-location-picker__address{font-style:normal;margin-bottom:14px}.cht-location-picker__phone{display:inline-block;font-size:20px;font-weight:700;margin-bottom:12px}.cht-location-picker__status{font-size:14px;margin:14px 0 0}@media(max-width:767px){.cht-location-picker--offcanvas{box-sizing:border-box;padding:24px;width:100%}.cht-location-picker--offcanvas .cht-location-picker__view--selected{display:grid;gap:14px}.cht-location-picker--offcanvas .cht-location-picker__selected-name{margin:0}.cht-location-picker--offcanvas .cht-location-picker__address{display:grid;gap:2px}.cht-location-picker--offcanvas .cht-location-picker__phone{display:inline-block;font-size:20px;font-weight:700}.cht-location-picker--offcanvas .cht-location-picker__links{display:flex;gap:6px}.cht-location-picker--offcanvas .cht-location-picker__appointment,.cht-location-picker--offcanvas .cht-location-picker__change-toggle,.cht-location-picker--offcanvas .cht-location-picker__current,.cht-location-picker--offcanvas .cht-location-search button{align-items:center;display:flex;justify-content:center;min-height:48px;padding:12px 16px;text-align:center;width:100%}.cht-location-picker--offcanvas .cht-location-picker__change-toggle{background:0 0;border:1px solid;cursor:pointer}.cht-location-picker--offcanvas .cht-location-picker__change-panel{display:grid;gap:12px;padding-top:8px}.cht-location-picker--offcanvas .cht-location-picker__change-panel[hidden]{display:none}.cht-location-picker--offcanvas .cht-location-picker__status{font-size:13px;line-height:1.4;margin:14px 0 0}}.brx-offcanvas-inner{max-height:100dvh;overflow-y:auto}.cht-location-card{display:grid;align-content:start;gap:14px;padding:24px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 10px 28px rgb(0 0 0/6%)}.cht-location-card__title{margin:0;font-size:clamp(1.3rem,1.8vw,1.65rem);line-height:1.2}.cht-location-card__preferred{justify-self:start;padding:0;border:0;background:0 0;color:#253d7d;font-weight:700;text-transform:uppercase;cursor:pointer}.cht-location-card__preferred:hover,.cht-location-card__preferred:focus-visible{text-decoration:underline}.cht-location-card__preferred[aria-pressed=true]{color:#55a534}.cht-location-card__distance{margin:0;color:#4f5967;font-size:.95rem}.cht-location-card__address{display:grid;gap:2px;margin:0;font-style:normal;font-weight:700}.cht-location-card__phone{color:#55a534;font-size:1.1rem;font-weight:700;text-decoration:none}.cht-location-card__hours{display:grid;gap:2px}.cht-location-card__note,.cht-location-card__services-label{margin:0}.cht-location-card__links{display:flex;flex-wrap:wrap;gap:6px}.cht-location-card__links a{color:inherit;text-decoration:none}.cht-location-card__links a:hover,.cht-location-card__links a:focus-visible{text-decoration:underline}.cht-location-card__actions{display:grid;gap:10px;margin-top:auto}.cht-location-card__appointment,.cht-location-card__details{display:flex;align-items:center;justify-content:center;min-height:46px;padding:11px 16px;border-radius:999px;color:#fff;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase}.cht-location-card__appointment{background:#55a534}.cht-location-card__details{background:#000}.cht-location-card.is-preferred{border-color:#55a534;box-shadow:0 0 0 3px rgb(85 165 52/22%),0 10px 28px rgb(0 0 0/6%)}.cht-location-card__preferred[aria-pressed=true]::after{content:" \2605";color:#ffae00}