.BranchLocationCard_card__Edg24{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:20px;width:calc(100% - 40px);max-width:400px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.BranchLocationCard_card__Edg24:hover{transform:scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,.2)}.BranchLocationCard_imageWrapper__jUDkD{position:relative;width:100%;height:225px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.BranchLocationCard_image__llU0P{width:100%!important;height:100%!important;object-fit:cover!important;border-top-left-radius:8px;border-top-right-radius:8px;transition:transform .3s ease}.BranchLocationCard_details__e9WVx{padding:20px;flex:1 1;display:flex;flex-direction:column}.BranchLocationCard_cardTitle__4ANPL{font-size:1.5rem;color:#28323e;margin-bottom:20px}.BranchLocationCard_contactInfo__ZCP2Y{display:flex;flex-direction:column;gap:15px}.BranchLocationCard_location__RShqb,.BranchLocationCard_phone__BaP_6{display:flex;align-items:flex-start}.BranchLocationCard_icon__NnTNj{color:#917049;margin-right:12px;font-size:1.2rem;flex-shrink:0;margin-top:3px}.BranchLocationCard_locationText__xW4Kb{display:flex;flex-direction:column;align-items:flex-start}.BranchLocationCard_address__MnFAl,.BranchLocationCard_cityStateZip__G0w9Z{color:#575a41;line-height:1.4;text-align:left}.BranchLocationCard_cityStateZip__G0w9Z{margin-top:4px}.BranchLocationCard_phone__BaP_6 a{text-decoration:none;color:#575a41}.BranchLocationCard_location__RShqb a:hover .BranchLocationCard_address__MnFAl,.BranchLocationCard_location__RShqb a:hover .BranchLocationCard_cityStateZip__G0w9Z,.BranchLocationCard_phone__BaP_6 a:hover{text-decoration:underline;color:#d2503c}.BranchLocationCard_divider__Zt9gO{border-bottom:1px solid #bea88c;margin:20px 0}.BranchLocationCard_hoursSection__BjwSp{padding:10px 0}.BranchLocationCard_driveUpHours__I0TAy{margin-top:15px}.BranchLocationCard_hoursLabel__WYWzK{font-weight:700;color:#28323e;margin-bottom:5px}.BranchLocationCard_text__zBeoJ{font-size:1rem;color:#575a41;line-height:1.5}.BranchLocationCard_servicesHeader__0Ohq4{font-weight:700;color:#28323e;margin-top:20px;margin-bottom:10px}.BranchLocationCard_services__rlCHH{background-color:#f6f2e4;border-radius:4px;padding:12px}.BranchLocationCard_services__rlCHH .BranchLocationCard_text__zBeoJ{color:#824634}.BranchLocationCard_desktopPhone__FlgBD{display:flex;align-items:center;gap:.5rem;color:#d2503c;text-decoration:none;cursor:text}.BranchLocationCard_mobilePhone__68aVK{display:none;text-decoration:none;color:#d2503c;align-items:center;gap:.5rem}@media (max-width:1024px){.BranchLocationCard_card__Edg24{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (max-width:768px){.BranchLocationCard_card__Edg24{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 30px);max-width:calc(100% - 30px)}.BranchLocationCard_desktopPhone__FlgBD{display:none}.BranchLocationCard_mobilePhone__68aVK{display:flex}}@media (max-width:480px){.BranchLocationCard_card__Edg24{margin-right:0;margin-left:0;width:100%}}.BranchLocations_container__tVKT5{display:flex;flex-direction:column;min-height:100vh;background-color:#f6f2e4}.BranchLocations_content__fe8Gj{flex-grow:1;padding:0 0 2rem}.BranchLocations_bannerPlaceholder__RM_O0{width:100%;height:55vh;background-color:#28323e;display:flex;align-items:center;justify-content:center}.BranchLocations_bannerLoader__BA6M5{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#f6f2e4}.BranchLocations_loadingSpinner__OOGY6{width:40px;height:40px;border-radius:50%;border:3px solid #f6f2e4;border-top-color:transparent;animation:BranchLocations_spin__zh33G 1s linear infinite}.BranchLocations_cardSkeleton__6CGSQ{background:linear-gradient(90deg,#f6f2e4 25%,#e6e2d4 50%,#f6f2e4 75%);background-size:200% 100%;animation:BranchLocations_shimmer__DUgW8 1.5s infinite;border-radius:8px;height:400px;margin-bottom:20px;width:calc(100% - 40px);max-width:400px}.BranchLocations_tabsContainer__MwDk9{background-color:#28323e;padding:.5rem 5%;position:relative}.BranchLocations_tabs__WWTV4{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto}.BranchLocations_tab__nIiow{background:none;border:none;cursor:pointer;font-size:1.1rem;padding:1rem 1.5rem;color:#f6f2e4;transition:all .3s ease-in-out;position:relative;overflow:hidden;flex:1 1;text-align:center;font-weight:500}.BranchLocations_tab__nIiow:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:3px;background-color:#d2503c;transform:scaleX(0);transition:transform .3s ease-in-out}.BranchLocations_tab__nIiow:hover{background-color:rgba(210,80,60,.1)}.BranchLocations_activeTab__pXuH8:after,.BranchLocations_tab__nIiow:hover:after{transform:scaleX(1)}.BranchLocations_activeTab__pXuH8{color:#d2503c;font-weight:600}.BranchLocations_searchContainer__2nBgH{position:relative;max-width:600px;margin:2rem auto;padding:0 1rem}.BranchLocations_searchInput__ELuQv{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:2px solid #bea88c;border-radius:2rem;font-size:1rem;transition:all .3s ease-in-out;background-color:rgba(255,255,255,.8)}.BranchLocations_searchInput__ELuQv:focus{outline:none;border-color:#917049;box-shadow:0 0 0 3px rgba(145,112,73,.3);background-color:#ffffff}.BranchLocations_searchIcon__F8x_J{position:absolute;left:2rem;top:50%;transform:translateY(-50%);color:#917049;font-size:1.2rem}.BranchLocations_branchCards__vfk1K{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:0 5%}.BranchLocations_noBranchesFound__Lu9BX{width:100%;text-align:center;color:#28323e;font-size:1.2rem;margin-top:2rem}.BranchLocations_mobileDropdown__VWD17{display:none;position:relative}.BranchLocations_dropdownToggle__7aWpK{width:100%;padding:.75rem 1rem;background-color:rgba(40,50,62,.8);color:#f6f2e4;border:none;font-size:1rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.BranchLocations_dropdownToggleText__dJdxr{flex-grow:1;text-align:center;text-transform:uppercase;letter-spacing:.05em}.BranchLocations_dropdownIcon__GCfEK{transition:transform .3s ease}.BranchLocations_dropdownIconOpen__lAIsQ{transform:rotate(180deg)}.BranchLocations_dropdownContent__OFBH9{position:absolute;top:100%;left:0;right:0;background-color:#28323e;z-index:10;border-top:1px solid rgba(246,242,228,.1)}.BranchLocations_dropdownItem__1MQ0b{width:100%;padding:1rem;background:none;color:#f6f2e4;text-align:center;font-size:1rem;cursor:pointer;transition:background-color .3s ease;border:none;border-bottom:1px solid rgba(246,242,228,.1)}.BranchLocations_dropdownItem__1MQ0b:last-child{border-bottom:none}.BranchLocations_dropdownItem__1MQ0b:hover{background-color:rgba(210,80,60,.1)}.BranchLocations_activeDropdownItem__vcsD0{color:#d2503c;font-weight:600}@keyframes BranchLocations_spin__zh33G{to{transform:rotate(1turn)}}@keyframes BranchLocations_shimmer__DUgW8{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.BranchLocations_tabs__WWTV4{display:none}.BranchLocations_mobileDropdown__VWD17{display:block}.BranchLocations_searchContainer__2nBgH{margin-top:1rem}.BranchLocations_branchCards__vfk1K{padding:0 1rem}}@media (max-width:480px){.BranchLocations_searchInput__ELuQv{font-size:.9rem}.BranchLocations_branchCards__vfk1K{padding:0}.BranchLocations_cardSkeleton__6CGSQ{width:100%}}