.stores-section{position:relative;padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);overflow:hidden}@media only screen and (max-width:767px){.stores-section{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.stores-section__heading-with-link{padding:0 40px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}@media only screen and (max-width:767px){.stores-section__heading-with-link{padding:0 12px;align-items:flex-end}}.stores-section__heading{font-weight:400;padding-right:20px}@media only screen and (max-width:767px){.stores-section__heading{padding-right:10px}}.stores-section__link{font-size:12px;font-weight:500;line-height:1.3;letter-spacing:.84px;text-transform:uppercase;font-family:var(--font-secondary);white-space:nowrap}@media only screen and (max-width:767px){.stores-section__link{padding-bottom:6px}}.stores-section__blocks{padding:0 40px;overflow:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:6px}@media only screen and (max-width:767px){.stores-section__blocks{padding:0 12px}}.stores-section__block{min-width:calc(max(180px,12.5vw));display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){.stores-section__block{min-width:166px}}.stores-section__image-inner{position:relative;padding-bottom:100%;width:100%}.stores-section__image-inner .stores-section__image,.stores-section__image-inner .stores-section__image-link{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stores-section__block-town{display:inline-block;margin-top:12px;text-align:center;font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.84px}a.stores-section__block-town:hover{text-decoration:underline}.stores-section__block-coming-soon,.stores-section__block-street{display:inline-block;margin-top:4px;font-family:var(--font-secondary);letter-spacing:.84px;text-transform:uppercase;text-align:center}