.button{background:#303639;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Public Sans;font-size:14px;font-style:normal;font-weight:700;line-height:48px;margin-left:auto;padding:0 20px;text-transform:uppercase}.stores{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:60px;margin-top:60px}.stores .button{background-color:#fff;border:1px solid #303639;color:#303639}@media(hover:hover){.stores .button:hover{background-color:#c20f2f;color:#fff}}.store-type-btn{margin-left:0;margin-top:0}.store-type-btn.active{background:#c20f2f;color:#fff}.stores-countries{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:60px;margin-top:10px}.stores-countries[style*="display: none"]{max-height:0;opacity:0;overflow:hidden}.stores-countries:not([style*="display: none"]){max-height:none;opacity:1}.stores-countries .button{min-width:90px}.country-group{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));width:100%}.stores-list{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));margin-top:40px}.stores-list a{display:block}.stores-list a img{height:auto;max-width:100%}.store-info a,.store-info p{color:#191c1f;font-size:14px;font-style:normal;line-height:20px}