.loc-card{border-radius:20px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.18);background:#fff}.loc-card__header{display:flex;gap:16px;align-items:center;padding:16px 18px;background:#14233a;color:#fff}.loc-card__headerIcon{min-width:52px;width:52px;height:52px;display:flex;justify-content:center;align-items:center;border-radius:20px;background:#1947ff}.loc-card__label{font-size:16px;opacity:.85}.loc-card__name{font-size:24px;line-height:1.2}.loc-card__body{padding:34px;display:flex;flex-direction:column;gap:24px}.loc-card__addressRow{display:flex;gap:16px;align-items:flex-start}.loc-card__pin{color:#1947ff}.loc-card__street{font-weight:700;font-size:20px}.loc-card__extra{opacity:.65;font-size:16px;margin-top:2px}.loc-card__postal{margin-top:4px;font-size:18px}.loc-card__map{max-height:230px;border:0;border-radius:20px;overflow:hidden}.loc-card__map iframe{width:100%;height:230px;border:0;border-radius:20px}.loc-card__hours{display:flex;gap:16px;align-items:center;padding:16px;border-radius:20px;background:#f3f5ff}.loc-card__clock{color:#1947ff}.loc-card__hoursLabel{font-size:16px;color:#1947ff;opacity:.7}.loc-card__hoursText{font-weight:700;font-size:18px}.loc-acc{border-radius:20px;background:#f3f5ff;overflow:hidden}.loc-acc__head{width:100%;display:flex;align-items:center;gap:16px;padding:16px;background:rgba(0,0,0,0);border:0;cursor:pointer}.loc-acc__icon{width:48px;height:48px;border-radius:16px;display:flex;justify-content:center;align-items:center;background:#1947ff;color:#fff}.loc-acc__title{font-weight:700;text-align:left;font-size:18px;flex:1}.loc-acc__chev{width:22px;height:22px;border-radius:10px;background:#d9d9d9;transition:transform .2s ease}.loc-acc__head.is-open .loc-acc__chev{transform:rotate(180deg)}.loc-acc__panelInner{background:#fff}.loc-acc__row{padding:16px 40px;display:flex;align-items:start;gap:16px;border-top:1px solid rgba(20,35,58,.08)}.loc-acc__rowIcon{min-width:48px;width:48px;height:48px;border-radius:16px;display:flex;justify-content:center;align-items:center;background:#1947ff;color:#fff}.loc-acc__rowTitle{font-weight:700;font-size:18px}.loc-acc__rowDesc{opacity:.8;font-size:16px;margin-top:2px}.loc-card__cta{display:flex;justify-content:center;align-items:center;gap:16px;padding:14px 16px;border-radius:20px;background:#1947ff;color:#fff;text-decoration:none;font-weight:700;font-size:20px}@media(max-width: 640px){.loc-card__body{padding:18px}.loc-card__name{font-size:20px}.loc-card__map iframe{height:160px}.loc-acc__row{padding-left:16px;padding-right:16px}.loc-acc__rowIcon{display:none}}/*# sourceMappingURL=style.min.css.map */