.store{display:flex}.store__main,.store__img{background:rgb(var(--color-white));position:relative;overflow:hidden}.store__main{border:solid 1px rgb(var(--color-black),.05);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:3rem;padding:var(--grid-margin)}.store__img{aspect-ratio:16 / 9;box-sizing:border-box}.store__location{border-radius:var(--border-radius-s);border:solid 1px rgb(var(--color-black));display:inline-flex;font-size:.875rem;font-weight:700;line-height:1;padding:.5rem .75rem;position:relative;width:fit-content}.store__name{margin-bottom:.75rem}.store__direction p{margin-top:0}.tags__wrapper{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1.25rem}.store__link{display:inline-flex;width:fit-content}.store__link>.store__name:after{content:"\2197";display:inline-block;margin-left:.375rem;position:relative;top:-1px}@media (hover: hover){.store__link:hover{text-decoration-line:underline;text-decoration-thickness:.125rem;text-underline-offset:.25rem}.store__link>.store__name:after{opacity:0}.store__link:hover .store__name:after{opacity:1}.store__direction a:hover{text-decoration-line:underline;text-decoration-thickness:.09375rem;text-underline-offset:.125rem}}@media (min-width: 981px){.store{gap:var(--grid-gutter)}.store__main,.store__img{border-radius:var(--border-radius-m);width:calc(50% - var(--grid-gutter) / 2)}.store+.store{margin-top:5rem}.store.even .store__img{order:0}.store.even .store__main{order:1}}@media (max-width: 980px){.store{flex-direction:column}.store__main,.store__img{width:100%}.store__main{border-radius:0 0 var(--border-radius-m) var(--border-radius-m);order:1}.store__img{border-radius:var(--border-radius-m);order:0;z-index:1}}@media (max-width: 980px) and (min-width: 681px){.store+.store{margin-top:3.5rem}.store__main{padding-top:3rem;margin-top:-1.5rem}}@media (min-width: 681px){.store__direction{font-size:1.125rem;line-height:1.5rem}}@media (max-width: 680px){.store+.store{margin-top:2rem}.store__main{padding-top:2rem;margin-top:-1rem}.store__direction{font-size:1rem;line-height:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/stores.css.map */
