.featured-stores{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:.625rem;flex:1}.featured-stores .store{flex-basis:calc(33.3333% - .1875rem);position:relative;margin-bottom:.375rem;overflow:hidden;max-width:7.5rem}.featured-stores .store-name{color:#232c46;position:absolute;right:0;top:50%;font-size:.9rem;margin-top:-.1875rem;font-weight:700;transform:translateY(-50%);margin-top:.45rem;line-height:1rem;text-align:center;padding:0 1rem;width:100%;max-height:3.1rem;overflow:hidden}.featured-stores .icon-arrow-l{position:absolute;left:-.3125rem;background:#fdbd57;color:#fff;font-size:.33rem;height:1.1875rem;border-radius:100%;display:flex;top:50%;margin-top:-.125rem;width:1.1875rem;align-items:center;padding-right:.1875rem}.featured-stores .store img{z-index:10;position:relative}