#shop-by-sport{padding:96px 40px 112px;display:flex;flex-direction:column;align-items:center;gap:56px;background:#fff}#shop-by-sport .shop-by-sport__title{margin:0;font-size:4rem;font-weight:600;font-family:var(--font-heading-family);color:#0e0e71;text-align:center;text-transform:uppercase;letter-spacing:.02em}#shop-by-sport .shop-by-sport__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;width:100%;max-width:1100px}#shop-by-sport .shop-by-sport__card{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;aspect-ratio:340 / 200;padding:32px 48px;border-radius:36px;overflow:hidden;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}#shop-by-sport .shop-by-sport__card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0003}#shop-by-sport .shop-by-sport__image-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}#shop-by-sport .shop-by-sport__glow{position:absolute;top:50%;left:50%;width:220px;height:220px;transform:translate(-50%,-50%);background:radial-gradient(circle,#ffffffd9,#fff0 65%);pointer-events:none}#shop-by-sport .shop-by-sport__image{position:relative;width:180px;max-width:220px;height:auto;object-fit:contain}#shop-by-sport .shop-by-sport__label{position:relative;font-size:3rem;font-weight:600;letter-spacing:.02em;color:#fff}@media(max-width:768px){#shop-by-sport{padding:40px 16px 60px;gap:28px}#shop-by-sport .shop-by-sport__title{font-size:1.75rem}#shop-by-sport .shop-by-sport__grid{gap:16px}#shop-by-sport .shop-by-sport__card{justify-content:flex-start;padding:8px;border-radius:20px;gap:8px}#shop-by-sport .shop-by-sport__image{width:85px}#shop-by-sport .shop-by-sport__label{font-size:1.4rem;font-weight:500}#shop-by-sport .shop-by-sport__glow{width:95px;height:95px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-shop-by-sport.css.map */
