.rev-StoreListWrapper{display:block}@media(min-width: 850px){.rev-StoreListWrapper{display:flex;justify-content:space-between}}.rev-StoreList__Sidebar{margin-bottom:40px}@media(min-width: 850px){.rev-StoreList__Sidebar{flex:none;width:21.4rem;margin-bottom:0}}.rev-StoreList__SidebarTitle{margin-bottom:2.4rem;font-size:max(1.8rem,10px);line-height:1.8;color:var(--textColor-base)}.rev-StoreList__SidebarText{margin:0;font-size:max(1.2rem,10px);line-height:1.8;color:var(--textColor-base)}.rev-StoreList{width:100%;display:grid;grid-gap:1.6rem;gap:1.6rem}@media(min-width: 850px){.rev-StoreList{grid-gap:2.4rem;gap:2.4rem;width:58rem;flex:none}}.rev-StoreList__Region{overflow:hidden}.rev-StoreList__RegionToggle{display:flex;align-items:center;position:relative;width:100%;padding-top:1rem;padding-bottom:1.6rem;text-align:left;cursor:pointer;background:none;border-bottom:1px solid var(--border-divider);color:inherit;font-family:inherit}@media(min-width: 850px){.rev-StoreList__RegionToggle{padding-top:1.2rem;padding-bottom:2rem}}.rev-StoreList__RegionToggle:hover{opacity:.6}.rev-StoreList__RegionToggle.is-active{opacity:.6}.rev-StoreList__RegionToggle.is-active .rev-StoreList__IconVertical{opacity:0}.rev-StoreList__RegionIcon{width:4.8rem;height:auto;margin-right:1.2rem;flex-shrink:0}@media(min-width: 850px){.rev-StoreList__RegionIcon{width:5.9rem}}.rev-StoreList__RegionName{display:inline-block;font-size:max(1.6rem,10px);line-height:1.8}@media(min-width: 850px){.rev-StoreList__RegionName{font-size:max(2rem,10px)}}.rev-StoreList__Icon{position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem}@media(min-width: 850px){.rev-StoreList__Icon{width:2.4rem;height:2.4rem}}.rev-StoreList__IconVertical{opacity:1}.rev-StoreList__RegionContent{display:block;height:0;overflow:hidden}.rev-StoreList__Stores{padding-top:1.6rem}@media(min-width: 850px){.rev-StoreList__Stores{padding-top:2.4rem}}.rev-StoreList__Store{margin-bottom:2.4rem;padding-bottom:3.2rem;border-bottom:1px dashed var(--border-divider)}.rev-StoreList__StoreName{margin-bottom:.8rem;font-size:max(1.4rem,10px);font-weight:700;line-height:1.8;color:var(--textColor-base)}.rev-StoreList__StoreInfo{margin:0;padding:0;display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem}.rev-StoreList__InfoValue{margin:0;padding:0;font-size:max(1.2rem,10px);line-height:1.6;color:var(--textColor-base);word-break:break-all}.rev-StoreList__Link[href^="tel:"]{color:inherit;text-decoration:none}@media(min-width: 850px){.rev-StoreList__Link[href^="tel:"]{pointer-events:none;cursor:default}}.rev-StoreList__Buttons{display:flex;grid-gap:1.6rem;gap:1.6rem;margin-top:1.6rem}.rev-StoreList__Buttons .rev-StoreList__Link{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:max(1.2rem,10px);color:var(--textColor-base);text-decoration:none;flex-shrink:0}.rev-StoreList__Buttons .rev-StoreList__Link .rev-StoreList__LinkText{background-image:linear-gradient(90deg, currentColor, currentColor);background-repeat:no-repeat;transition-property:background-size;transition-timing-function:var(--transition-timing-function-common);transition-duration:var(--transition-duration-common);background-position:100% 100%;background-size:0 1px;background-position:0 100%;background-size:100% 1px}@media(any-hover: hover){.rev-StoreList__Buttons .rev-StoreList__Link:hover .rev-StoreList__LinkText{background-position:100% 100%;background-size:0 1px}}.rev-StoreList__Buttons .rev-StoreList__Link svg{flex-shrink:0}.rev-StoreList__Buttons .rev-StoreList__MapLink{align-items:center;grid-gap:.4rem;gap:.4rem;text-decoration:none;font-size:max(1.1rem,10px);padding-top:.8rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}@media(min-width: 850px){.rev-StoreList__Buttons .rev-StoreList__MapLink{margin-left:auto}}.rev-StoreList__Buttons .rev-StoreList__MapLink svg{flex-shrink:0}@media(any-hover: hover){.rev-StoreList__Buttons .rev-StoreList__MapLink:hover svg path{animation-name:rev-c-button-outline-fill-in;animation-duration:var(--animation-duration-button);animation-timing-function:var(--animation-timing-function-button);animation-fill-mode:var(--animation-fill-mode-button)}.rev-StoreList__Buttons .rev-StoreList__MapLink:not(:hover).rev-is-hovered svg path{animation-name:rev-c-button-outline-fill-out;animation-duration:var(--animation-duration-button);animation-timing-function:var(--animation-timing-function-button);animation-fill-mode:var(--animation-fill-mode-button)}}.rev-StoreList__Buttons .rev-StoreList__Link+.rev-StoreList__MapLink{margin-left:auto}.rev-StoreList__Empty{padding:40px 20px;text-align:center;color:var(--textColor-grey);line-height:1.8;font-size:max(1.2rem,10px)}