.stores__layout{display:grid;grid-template-columns:25% 1fr;gap:30px}@media(max-width:767px){.stores__layout{display:block}}.stores__sidebar{position:sticky;top:80px;height:fit-content;background:transparent;transition:transform .3s ease-in-out}@media(max-width:767px){.stores__sidebar{position:fixed;top:auto;bottom:0;left:0;width:100%;height:auto;max-height:85vh;background-color:#fff;box-shadow:0 -5px 20px #00000026;z-index:999;border-radius:16px 16px 0 0;transform:translateY(100%);display:flex;flex-direction:column}}@media(max-width:767px){.stores__sidebar--open{transform:translateY(0)}}.stores__sidebar-opener{display:none}@media(max-width:767px){.stores__sidebar-opener{position:fixed;bottom:0;left:0;z-index:100;background-color:#fff;width:100%;padding:15px;display:flex;justify-content:center;align-items:center;box-shadow:0 -5px 20px #00000026}}.stores__sidebar-header{display:none}@media(max-width:767px){.stores__sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}}.stores__overlay{display:none}@media(max-width:767px){.stores__overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}@media(max-width:767px){.stores__overlay--active{opacity:1;visibility:visible}}@media(max-width:767px){.stores__sidebar-heading{margin:0}}@media(max-width:767px){.stores__close-btn{display:block;background:none;border:none;font-size:28px;cursor:pointer;padding:0;line-height:1;width:44px;height:44px;color:inherit}}@media(max-width:767px){.stores__sidebar-opener-btn{background-color:#71246d;border-color:#71246d;color:#fff}}.stores__sidebar-content .country-dropdown{margin-bottom:16px}.stores__sidebar-content .country-dropdown .country-select{font-size:14px;line-height:1.6;width:100%;padding:8px 30px 8px 8px;border:1px solid var(--form-input-border);outline:none;box-shadow:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Capa_1' enable-background='new 0 0 551.13 551.13' height='512' viewBox='0 0 551.13 551.13' width='512'%3E%3Cpath style='fill: %233c3c3c;' d='m275.565 361.679-223.897-223.896h-51.668l275.565 275.565 275.565-275.565h-51.668z'%3E%3C/path%3E%3C/svg%3E");background-size:12px;background-position:right 8px center;background-repeat:no-repeat;background-color:transparent;-moz-appearance:none;-webkit-appearance:none;color:inherit}.stores__sidebar-content .country-dropdown .country-select::-ms-expand{display:none}.stores__sidebar-content .country-list .country-item{padding-block:16px;font-size:16px;border-bottom:1px solid var(--form-input-border);cursor:pointer}.stores__sidebar-content .country-list .country-item:last-child{border-bottom:none}.stores__sidebar-content .country-list .country-item.active{font-weight:700}@media(max-width:767px){.stores__sidebar-content{padding:20px;overflow-y:auto}}.store-count{padding:8px;border:1px solid var(--form-input-border);margin-bottom:24px;font-size:14px;line-height:1.6}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px 24px}@media(max-width:767px){.store-grid{grid-template-columns:1fr;row-gap:40px}}.store-card{display:flex;flex-direction:column;gap:24px}@media(max-width:767px){.store-card{gap:16px}}.store-card__image{position:relative;padding-top:55%;overflow:hidden}.store-card__image .image-container{position:absolute;top:0;right:0;bottom:0;left:0}.store-card__info{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.store-card__info>*:empty{display:none}.store-card__name{font-size:18px;font-weight:600;text-transform:capitalize;letter-spacing:0;line-height:1.6}@media(max-width:767px){.store-card__name{font-size:16px}}.store-card__link-underline{text-decoration:underline}.store-card__links{display:flex;align-items:center;gap:16px;margin-top:8px}.store-card__link{background-color:transparent;border:0;outline:0;padding:0 0 4px;box-shadow:none;display:block;font-size:14px;line-height:1;text-transform:uppercase;border-bottom:1px solid currentColor;color:inherit}.store-card__link--google-maps,.store-card__link--google-maps:hover{color:purple}.stores__toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background-color:#111;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;z-index:1000;opacity:0;visibility:hidden;box-shadow:0 4px 15px #0003;white-space:nowrap;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out}@media(max-width:767px){.stores__toast{bottom:90px;font-size:13px;padding:10px 20px}}.stores__toast--active{opacity:1;visibility:visible;transform:translate(-50%)}
/*# sourceMappingURL=/cdn/shop/t/122/assets/stores.css.map */
