.stores{background:transparent}.stores__items-wrapper{grid-row:1;grid-column:1 / 13;display:flex;flex-direction:column;row-gap:var(--space-2xl)}.stores__item{display:grid;grid-template:1fr / 1fr;height:auto;min-height:fit-content;width:100%;aspect-ratio:2 / 3}.stores__item-background{grid-row:1;grid-column:1;height:100%;width:100%;overflow:hidden;--blur-start-percentage: 55%;--blur-end-percentage: 98%;--overlay-overlay-start-percentage: 50%;--overlay-overlay-end-percentage: 96%}.stores__item-background--image{height:100%;width:100%}.stores__item-content{grid-row:1;grid-column:1;align-self:end;z-index:1;padding:var(--space-lg);display:flex;flex-direction:column;row-gap:var(--space-sm)}.stores__item-contact-wrapper{display:grid;grid-template-columns:1fr auto;row-gap:var(--space-lg);column-gap:var(--space-md)}.stores__item-header-info{display:flex;flex-direction:column;row-gap:calc(var(--space-xs) / 2)}.stores__item-header-info--address{grid-row:1;grid-column:1}.stores__item-header-info--hours{grid-row:2;grid-column:1}.stores__item-header-info--link{grid-row:1 / 3;grid-column:2;align-self:end}@media screen and (min-width: 768px){.stores__items-wrapper{row-gap:var(--space-5xl);flex-direction:row;flex-wrap:wrap;justify-content:space-between;column-gap:var(--space-sm)}.stores__item{aspect-ratio:unset;height:88vh;width:calc(50% - (var(--space-sm) / 2))}.stores__item-background{--blur-start-percentage: 65%;--blur-end-percentage: 96%;--overlay-overlay-start-percentage: 55%}.stores__item-content{padding:var(--space-xl);row-gap:var(--space-md)}.stores__item-contact-wrapper{display:flex;flex-direction:row;column-gap:var(--space-md)}.stores__item-header-info{width:calc(33% - var(--space-md));min-width:16ch}.stores__item-header-info--hours{width:calc(33% - var(--space-md));min-width:22ch}.stores__item-header-info--link{margin-left:auto;min-width:max-content}}
/*# sourceMappingURL=/cdn/shop/t/206/assets/stores-list.css.map */
