body{color:#000;background-color:#fff;margin:0}.HeaderContainer{color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;height:100px;display:grid}.BrandName{color:#000;justify-self:start;height:auto;font-family:Jacques Francois ,sans-serif;font-size:xx-large}.BrandImg{object-fit:contain;width:auto;max-width:100%;height:55px;display:block}.NavButtons{color:#fff;object-position:center;justify-content:space-between;align-items:center;gap:12px;display:flex}.Icons{justify-self:end;gap:15px}.JerseysBtn,.NewArrivalBtn,.NedbankCupBtn,.CAFBtn{color:#000;background-color:#fff;border:none;width:auto;height:80px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:medium}.SearchBarBtn,.ShoppingCarBtn,.FavouritesBtn,.ProfileBtn{background-color:#fff;border:none;align-items:baseline;height:35px;margin:22px;padding:0}.LoveIcon{width:auto;height:25px}.LoveIcon:active{background-color:#e80707;border-radius:50%}.SearchIcon{width:auto;height:30px}.SearchBarBtn:active{width:300px;height:auto}.DownArrow{height:20px;margin:0}.BannerContainer{text-align:center;object-position:center;width:100%;position:relative}.BannerImg{object-position:center;align-items:center;width:100%;height:auto;display:block}.Indicators{justify-content:center;gap:10px;margin-top:15px;display:flex}.Indicator{cursor:pointer;background-color:#fff;border:2px solid #a19f9f;border-radius:3px;width:36px;height:10px}.Indicator.active{background-color:#000}.BodyWrapper{max-width:1400px;margin:0 auto;padding:20px}.Description{justify-content:space-between;align-items:center;height:60px;margin-bottom:20px;display:flex}.DOutliner{text-transform:uppercase;letter-spacing:-.5px;color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:900}.FilterDiv{align-items:center;display:flex}.BtnFilter{color:#000;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;align-items:center;gap:8px;height:36px;padding:0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .2s;display:inline-flex}.BtnFilter:hover{border-color:#000}.ChevronRight{font-size:1.1rem;font-weight:400;line-height:1}.ProductsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:20px;display:grid}.Product{text-align:left;box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.ProductImgWrapper{aspect-ratio:4/5;background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.ProductImg{object-fit:contain;object-position:center;width:85%;height:85%;display:block}.ShopNowOverlay{opacity:0;color:#000;background:#fff;align-items:center;gap:6px;padding:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:absolute;bottom:12px;left:12px;transform:translateY(10px)}.Product:hover .ShopNowOverlay{opacity:1;transform:translateY(0)}.PDescription{color:#333;margin:4px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400}.PPrice{color:#000;margin:2px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700}
