.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px;max-height:700px;overflow:scroll}.store-logo{margin-bottom:20px}.store-logo img{border-radius:6px!important;width:100%}.store-card{border:1px solid #eee;padding:15px;border-radius:10px;background:#fff}.store-search{display:flex;flex-direction:column;gap:20px}.store-actions{display:flex;gap:10px;margin-top:20px}.store-card a{font-family:"Zalando Sans",Sans-serif}.store-actions img{width:24px;height:24px}.state-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.state-btn{color:#D7282F;background-color:#f1f2f3;border-radius:25px;font-family:"Zalando Sans",Sans-serif;font-size:18px;font-weight:500}h2.sl-h2{font-size:20px;font-weight:400;text-transform:capitalize;font-style:normal;color:#003B6C;font-family:"Zalando Sans",Sans-serif}.state-btn.active{background:#004aad;color:#fff;border-color:#004aad}.sl-icon{background-color:#F7F9FB;fill:#003B6C;color:#003B6C;border-style:solid;border-width:1px 1px 1px 1px;border-color:#003B6C;border-radius:20px 20px 20px 20px;padding:12px 24px}.sl-icon:hover{background-color:#dfefff}@media screen and (max-width:767.9px){.state-filters{display:none}}