.our-branches{font-size:16px;--ob-map-height: 420px;--ob-radius: 16px;--ob-card-radius: 12px;--ob-brand: var(--color-button-background);--ob-brand-text: var(--color-button-foreground);--ob-directions: color-mix(in srgb, var(--ob-directions-color, var(--color-button-background)) 45%, #111827);--ob-title: var(--color-foreground);--ob-card-bg: #ffffff;--ob-card-bg-active: #e5f4fd;--ob-card-text: #111827;--ob-card-muted: #374151;--ob-title-size: 24px;--ob-title-size-desktop: 30px;--ob-name-size: 18px;--ob-hours-size: 14px;--ob-directions-size: 16px;--ob-chip-name-size: 16px}@keyframes ob-fade-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.our-branches__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin-bottom:24px}.our-branches__title{margin:0!important;color:var(--ob-title);font-size:var(--ob-title-size, 24px)!important;line-height:1.25!important;font-weight:700!important;letter-spacing:-.02em}@media(min-width:1024px){.our-branches__title{font-size:var(--ob-title-size-desktop, 30px)!important;line-height:1.2!important}}.our-branches__cta.btn,.our-branches a.our-branches__cta,.our-branches__cta{border-radius:999px!important;white-space:nowrap;font-size:15px!important;font-weight:600!important;line-height:1.25!important;padding:10px 20px!important;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.our-branches__cta.btn:active,.our-branches__cta:active{transform:scale(.98)}.our-branches__desktop{display:none;gap:24px;align-items:stretch}.our-branches__map{position:relative;overflow:hidden;border-radius:var(--ob-radius);background:#f3f4f6;height:var(--ob-map-height)}.our-branches__map iframe,.our-branches__mobile-map iframe{position:absolute;top:-48px;left:0;width:100%;height:calc(100% + 96px);border:0;pointer-events:none}.our-branches__pin{position:absolute;top:50%;left:50%;z-index:1;width:36px;height:36px;color:#ea4335;transform:translate(-50%,-100%);pointer-events:none;filter:drop-shadow(0 2px 3px rgb(0 0 0 / .35))}.our-branches__pin svg{display:block;width:36px;height:36px}.our-branches__open-maps{position:absolute;z-index:3;left:12px;bottom:12px;padding:8px 12px;border-radius:2px;background:#fff;color:#1a73e8;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;box-shadow:0 1px 4px #0000004d}.our-branches__open-maps:hover{text-decoration:underline}.our-branches__list{display:flex;flex-direction:column;gap:16px;max-height:var(--ob-map-height);overflow-y:auto;padding:8px;-ms-overflow-style:none;scrollbar-width:none}.our-branches__list::-webkit-scrollbar{display:none}.our-branches__card,.our-branches__mobile-card{display:flex;gap:12px;width:100%;padding:12px;text-align:start;cursor:pointer;border:0;border-radius:var(--ob-card-radius);background:var(--ob-card-bg);color:var(--ob-card-text);font-size:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:all .3s ease;opacity:0;animation:ob-fade-slide-up .4s ease-out forwards}.our-branches__card:nth-child(1){animation-delay:0s}.our-branches__card:nth-child(2){animation-delay:.1s}.our-branches__card:nth-child(3){animation-delay:.2s}.our-branches__card:nth-child(4){animation-delay:.3s}.our-branches__card:nth-child(5){animation-delay:.4s}.our-branches__card:nth-child(6){animation-delay:.5s}.our-branches__card:nth-child(n+7){animation-delay:.55s}.our-branches__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.our-branches__card.is-active{background:var(--ob-card-bg-active);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 0 2px var(--ob-brand);outline:none}.our-branches__card .our-branches__name,.our-branches__mobile-card .our-branches__name{color:var(--ob-card-text)}.our-branches__card .our-branches__hours,.our-branches__mobile-card .our-branches__hours{color:var(--ob-card-muted)}.our-branches__thumb{position:relative;flex-shrink:0;width:64px;height:64px;overflow:hidden;border-radius:var(--ob-card-radius);background:color-mix(in srgb,var(--ob-brand) 10%,transparent)}.our-branches__thumb img,.our-branches__thumb .placeholder-svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.our-branches__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.our-branches__name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.our-branches__name{margin:0!important;font-size:var(--ob-name-size, 18px)!important;font-weight:700!important;line-height:1.3!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.our-branches__hours{margin:4px 0 0!important;font-size:var(--ob-hours-size, 14px)!important;font-weight:500!important;line-height:1.35!important;color:#374151!important}.our-branches__directions{display:inline-flex;align-items:center;gap:6px;margin-top:8px;min-height:44px;padding:8px 0;font-size:var(--ob-directions-size, 16px)!important;font-weight:700!important;line-height:1.3!important;color:#92400e!important;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.our-branches__directions:hover{color:#78350f!important}.our-branches__directions svg{width:16px;height:16px}.our-branches__external{flex-shrink:0;width:18px;height:18px;color:var(--ob-card-muted);transition:color .2s ease,transform .2s ease}.our-branches__card.is-active .our-branches__external{color:var(--ob-brand);transform:translate(2px,-2px)}.our-branches__mobile{display:block}.our-branches__mobile-map{position:relative;height:350px;overflow:hidden;border-radius:var(--ob-radius);background:#f3f4f6}.our-branches__mobile-overlay{position:absolute;inset-inline:16px;bottom:16px;z-index:2}.our-branches__mobile-card{cursor:default;gap:12px;padding:12px;border-radius:var(--ob-radius);background:var(--ob-card-bg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;opacity:1;animation:none}.our-branches__mobile-card .our-branches__name{font-size:var(--ob-name-size, 18px)!important;white-space:normal}.our-branches__chips{display:flex;gap:12px;margin-top:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;-ms-overflow-style:none;scrollbar-width:none}.our-branches__chips::-webkit-scrollbar{display:none}.our-branches__chip{flex-shrink:0;width:200px;padding:12px;text-align:start;cursor:pointer;border:0;border-radius:var(--ob-card-radius);background:var(--ob-card-bg);color:var(--ob-card-text);font-size:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}.our-branches__chip:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.our-branches__chip .our-branches__name{font-size:var(--ob-chip-name-size, 16px)!important;font-weight:700!important;color:inherit;white-space:normal;line-height:1.3!important}.our-branches__chip .our-branches__hours{margin-top:4px!important;font-size:var(--ob-hours-size, 14px)!important;color:#374151!important}.our-branches__chip.is-active{background:var(--ob-brand);color:var(--ob-brand-text);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.our-branches__chip.is-active .our-branches__hours{color:inherit!important;opacity:.85}@media only screen and (min-width:990px){.our-branches__desktop{display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr)}.our-branches__mobile{display:none}}
