.store-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-badge{background:0 0;border:0;border-radius:9px;flex:0 0 176px;width:176px;padding:0;line-height:0;text-decoration:none;transition:transform .16s,filter .16s;display:block;position:relative}.store-badge img{border-radius:inherit;width:100%;height:auto;display:block}.store-badge:not(.store-badge-unavailable):hover,.store-badge:not(.store-badge-unavailable):focus-visible{transform:translateY(-1px)}.store-badge:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.store-badge-unavailable{filter:grayscale();opacity:.62;cursor:pointer}.store-badge-coming-soon{color:#fff;letter-spacing:.02em;background:#000000d1;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:700;line-height:1;position:absolute;bottom:7px;right:7px}.store-badges-header{flex-wrap:nowrap}.store-badges-header .store-badge{flex-basis:132px;width:132px}@media (width<=460px){.store-badges{flex-direction:column;align-items:flex-start}.store-badge{flex:none;width:210px}.store-badges-header{flex-direction:row}.store-badges-header .store-badge{flex-basis:112px;width:112px}}