.sl-store-types{background:#fff;padding:72px 20px}.sl-store-types__title{color:#1a2747;font-family:Oswald,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.1rem;font-style:italic;font-weight:600;letter-spacing:.04em;margin:0 auto 40px;max-width:900px;text-align:center;text-transform:uppercase}.sl-store-types__grid{display:grid;gap:36px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1200px}.sl-store-card{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.sl-store-card__image-wrap{margin-bottom:12px}.sl-store-card__image{display:block;height:auto;margin:0 auto;max-width:220px;width:100%}.sl-store-card__headline{color:#000;font-size:1.25rem;font-weight:700;letter-spacing:.03em;margin:0 0 12px}.sl-store-card__cta,.sl-store-card__headline{font-family:Oswald,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:italic;text-transform:uppercase}.sl-store-card__cta{align-items:center;background:var(--store-cta-bg,#000);border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;justify-content:center;letter-spacing:.08em;padding:.55rem 1.8rem;position:relative;text-decoration:none;transition:transform .22s ease,filter .22s ease}.sl-store-card__cta:focus-visible,.sl-store-card__cta:hover{filter:brightness(1.08);transform:translateY(-2px)}@media (max-width:1024px){.sl-store-types{padding:60px 18px}.sl-store-types__grid{gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sl-store-types{padding:48px 16px}.sl-store-types__title{font-size:1.8rem;margin-bottom:32px}.sl-store-card__image{max-width:200px}.sl-store-card__headline{font-size:1.15rem;margin-bottom:10px}.sl-store-card__cta{font-size:.78rem;padding:.5rem 1.6rem}}