.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.store-list{margin-top:var(--section-margin-top,0);padding-bottom:var(--section-padding-bottom,3.2rem);padding-top:var(--section-padding-top,3.2rem)}.store-list__header{margin-bottom:3.2rem}@media(min-width:75em){.store-list__header{margin-bottom:6.4rem}}.store-list__heading{margin-bottom:0}.store-list__description{margin-top:1.2rem}.store-list__grid{display:grid;gap:3.2rem;grid-template-columns:1fr}@media(min-width:48em){.store-list__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:75em){.store-list__grid{grid-template-columns:repeat(4,1fr)}}.store-list__item-name{display:flex;font-size:1.8rem;font-weight:600;gap:.6rem;margin-bottom:.4rem}.store-list__item-name[href]:hover{text-decoration:underline}.store-list__item-name svg{height:1.6rem;margin-top:.5rem;width:1.6rem}.store-list__item-address,.store-list__item-phone{font-size:1.4rem;margin:0 0 .4rem}.store-list__item-phone a{color:inherit}
