.store-badges{width:100%;display:flex;flex-wrap:wrap;gap:16px}.store-badges a{height:40px;border-radius:2px}.store-badges__image{object-fit:contain}.mini-hero{width:100%;background-color:var(--diff);padding:86px 0}.mini-hero__container{display:flex;flex-direction:column;gap:48px;width:1200px;margin-left:auto;margin-right:auto;padding-inline:16px;box-sizing:border-box}@media screen and (max-width:1200px){.mini-hero__container{width:100%}}