.store-live{display:flex;align-items:center;gap:9px;margin:22px 0 10px;color:#7de07e;font-size:10px;font-weight:1000;letter-spacing:.16em}
.store-live span{width:9px;height:9px;border-radius:50%;background:#7de07e;box-shadow:0 0 18px #7de07e}
.comeback-note{max-width:610px;color:#c3d9ea;font-size:17px;line-height:1.65}
.store-buttons{display:flex;align-items:center;gap:14px;margin-top:28px}
.store-buttons a{display:grid;place-items:center;height:58px;padding:0;border:0;border-radius:9px;background:transparent;transition:transform .18s,filter .18s}
.store-buttons a:hover{transform:translateY(-3px);filter:brightness(1.1)}
.store-buttons img{display:block;width:auto;height:56px;max-width:210px}
.store-buttons a:first-child img{height:52px}
@media(max-width:520px){.store-buttons{align-items:flex-start;flex-direction:column}.store-buttons img,.store-buttons a:first-child img{height:50px}.comeback-note{font-size:15px}}
