.sports-section{background-color:#f8fafc;padding:60px}.container{margin:0 auto;max-width:1280px!important}.sports-header h2{color:#0f172a;text-align:center;margin-bottom:12px;font-size:2rem;font-weight:500}.sports-header p{color:#475569;text-align:center;max-width:600px;margin:0 auto 40px;font-size:1rem;line-height:1.6}.products-grid,#products-important{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{background-color:#f7f8fd;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a0d}.product-card:hover{transform:translateY(-4px)}.product-image{object-fit:contain;width:250px;height:auto;margin:auto;padding:20px}.product-info{text-align:left;background-color:#f9fafb;padding:16px}.product-info h3{color:#0f172a;text-align:left;margin-bottom:12px;font-size:21px;font-weight:500}.customize-button{color:#3559c7;cursor:pointer;background:#ebeffa;border:1px solid #3559c7;border-radius:50px;margin-top:4px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-block}.customize-button:hover{color:#fff;background-color:#3559c7}@media (max-width:768px){.sports-section{padding:40px 16px}.sports-header h2{font-size:1.6rem}.sports-header p{margin-bottom:30px;font-size:.95rem}.product-info h3{font-size:18px}.customize-button{padding:7px 14px;font-size:.85rem}#products-important{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.sports-header h2{font-size:1.5rem}.sports-header p{margin-bottom:30px;padding:0 8px;font-size:.9rem}.product-info h3{font-size:18px}.customize-button{padding:7px 14px;font-size:.85rem}.product-image{width:160px;padding:16px}.products-grid,#products-important{grid-template-columns:1fr;gap:16px}.sports-section{padding:40px 20px}}
