.store-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:42px}.store-badge{display:flex;align-items:center;gap:13px;min-width:205px;padding:12px 18px;border:1px solid #3b5147;border-radius:13px;background:#101e19;color:var(--ink)}.store-icon{display:grid;place-items:center;width:32px;height:32px;color:var(--green);font-size:19px}.store-badge small,.store-badge strong{display:block;line-height:1.15}.store-badge small{font-size:11px;color:var(--muted)}.store-badge strong{font-size:19px;margin-top:3px}@media(max-width:760px){.store-row{flex-direction:column}.store-badge{width:100%}}
