.store-badge{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;height:52px;width:168px;border-radius:12px;border:1px solid hsla(0,0%,65%,.5);background:#000;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.store-badge:hover{opacity:.9}.store-badge:active{transform:scale(.98)}.store-badge--disabled{cursor:not-allowed;opacity:.5}.store-badge--disabled:hover{opacity:.5}.store-badge__icon{height:24px;width:auto;flex-shrink:0}.store-badge__icon--play{height:22px}.store-badge__label{font-size:15px;font-weight:600;line-height:1;color:#fff}
