@import"https://fonts.googleapis.com/css2?family=League+Gothic&display=swap";body{padding:0;margin:0;background-color:#000;scroll-behavior:smooth;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}._app_4y76n_2{font-family:Inter,sans-serif;color:#fff;background-color:#000;max-width:1800px;margin:auto}._header_rzy4c_3{display:flex;justify-content:space-between;align-items:center;padding:.8rem 3.9rem;position:fixed;top:0;z-index:100;width:100%;max-width:1800px;margin:auto;background:#0003;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._logo_rzy4c_37{display:flex;align-items:center}._logo_rzy4c_37 img{width:370px;max-width:100%;height:auto}._contactBtn_rzy4c_59{padding:.5rem 1.4rem;background-color:#fff;color:#000;border:none;font-weight:600;cursor:pointer;border-radius:4px;display:flex;justify-content:center;align-items:center;gap:10px;transition:all .3s ease}._contactBtn_rzy4c_59:hover{background-color:#f0f0f0}._contactBtn_rzy4c_59 svg{font-size:26px}._mobileMenuToggle_rzy4c_105{display:none;font-size:24px;cursor:pointer;color:#fff}@media (max-width: 1024px){._header_rzy4c_3{padding:.8rem 2rem}._logo_rzy4c_37 img{width:300px}}@media (max-width: 768px){._header_rzy4c_3{padding:.8rem 1.5rem}._logo_rzy4c_37 img{width:250px}._contactBtn_rzy4c_59{padding:.4rem 1.2rem}._contactBtn_rzy4c_59 svg{font-size:22px}}@media (max-width: 640px){._mobileMenuToggle_rzy4c_105{display:block}._navContainer_rzy4c_187{position:absolute;top:100%;right:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;padding:1rem;display:flex;justify-content:center;transform:translateY(-100vh);transition:transform .3s ease-in-out}._navContainer_rzy4c_187._active_rzy4c_215{transform:translateY(0)}._logo_rzy4c_37 img{width:200px}}@media (max-width: 480px){._header_rzy4c_3{padding:1.2rem 1rem}._logo_rzy4c_37 img{width:160px}._contactBtn_rzy4c_59{padding:.3rem .5rem;font-size:12px}._contactBtn_rzy4c_59 svg{font-size:13px}}._hero_1c3l9_1{position:relative;display:flex;justify-content:space-between;align-items:center;height:100vh;width:100%;overflow:hidden;background-image:url(/herobg.png);background-repeat:no-repeat;background-size:cover;padding:0 80px}._heroContent_1c3l9_37{display:flex;flex-direction:column;justify-content:center;width:50%;z-index:10;padding-bottom:4rem}._heroContent_1c3l9_37 h1{font-size:5rem;font-weight:300;line-height:1;color:#fff;margin-bottom:1.5rem;letter-spacing:3px;font-family:League Gothic,sans-serif}._heroContent_1c3l9_37 p{font-size:1.25rem;line-height:1.5;color:#f0f0f0;margin-bottom:2.5rem;font-weight:400}._shopNowBtn_1c3l9_91{display:inline-block;color:#fff;background:transparent;border:2px solid white;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s ease;width:fit-content}._shopNowBtn_1c3l9_91:hover{background:#fff;color:#000}._jerseySet_1c3l9_133{display:flex;align-items:center}._jersey_1c3l9_133{max-height:70vh;object-fit:contain}@media (max-width: 1200px){._heroContent_1c3l9_37 h1{font-size:4rem}}@media (max-width: 992px){._hero_1c3l9_1{flex-direction:column;height:auto;padding:4rem 5%}._heroContent_1c3l9_37{width:100%;padding-bottom:3rem}._jerseyDisplay_1c3l9_195{position:relative;width:100%;right:0;top:0;transform:none;justify-content:center}._jerseySet_1c3l9_133{justify-content:center}._jersey_1c3l9_133{max-height:50vh}}@media (max-width: 768px){._heroContent_1c3l9_37 h1{font-size:3rem}._heroContent_1c3l9_37 p{font-size:1rem}._jerseySet_1c3l9_133{flex-wrap:wrap}}@media (max-width: 576px){._heroContent_1c3l9_37 h1{font-size:2.5rem}}._categories_jhgyh_1{width:100%;overflow:hidden;position:relative}._gridContainer_jhgyh_13{display:flex;justify-content:space-between;padding:60px;position:relative}._leftColumn_jhgyh_29,._rightColumn_jhgyh_31{position:relative;z-index:1}._centerColumn_jhgyh_43{display:flex;flex-direction:column;gap:20px;margin-top:-280px;margin-left:20px;font-size:.9rem;transition:transform .05s ease-out;z-index:2}._centerColumn_jhgyh_43 h3{font-size:1.8rem;transition:opacity .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.1)}._centerColumn_jhgyh_43 h3:hover{opacity:.8}._shopNowBtn_jhgyh_85{display:inline-block;color:#000;background:#fff;border:2px solid white;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:5px;width:fit-content}._shopNowBtn_jhgyh_85:hover{background:#000;color:#fff}._cata_img_jhgyh_125{max-width:400px;position:sticky}._cata_img_right_jhgyh_135{max-width:500px;position:sticky}@media (max-width: 768px){._gridContainer_jhgyh_13{flex-direction:column;padding:20px}._cata_img_jhgyh_125{max-width:270px;float:right}._cata_img_right_jhgyh_135{max-width:300px;margin-top:-40px;float:right}._centerColumn_jhgyh_43{margin-top:30px;margin-left:0}._centerColumn_jhgyh_43 h3{font-size:.9rem}._shopNowBtn_jhgyh_85{padding:.55rem 1rem;font-size:.7rem}}._howItWorks_srcyt_3{padding:4rem 2rem;background-color:#111}._howItWorks_srcyt_3 h2{margin-bottom:3rem;text-align:center;font-weight:700}._steps_srcyt_25{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._stepCard_srcyt_37{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem}._stepNumber_srcyt_53{width:40px;height:40px;border-radius:10px;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;margin-bottom:1rem;border:2.3px solid #ffffff}._stepCard_srcyt_37 h3{margin-bottom:.5rem}._stepCard_srcyt_37 p{color:#aaa;font-size:.9rem}@media (max-width: 1024px){._steps_srcyt_25{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._steps_srcyt_25{grid-template-columns:1fr}}._instagramSection_1q0yg_1{padding:4rem 1rem;background-color:#fff}._container_1q0yg_11{max-width:1200px;margin:0 auto}._heading_1q0yg_21{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#000}._galleryContainer_1q0yg_37{position:relative;max-width:100%;margin:0 auto}._galleryScroll_1q0yg_49{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1rem;padding:1rem .25rem;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory}._galleryScroll_1q0yg_49::-webkit-scrollbar{display:none}._card_1q0yg_85{flex:0 0 auto;width:18rem;height:20rem;position:relative;overflow:hidden;border-radius:4px;border:1px solid #e5e7eb;scroll-snap-align:center}._cardImage_1q0yg_107{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._card_1q0yg_85:hover ._cardImage_1q0yg_107{transform:scale(1.1)}._cardOverlay_1q0yg_129{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._card_1q0yg_85:hover ._cardOverlay_1q0yg_129{opacity:1}._overlayIcon_1q0yg_159{color:#fff;font-size:1.5rem}._navButton_1q0yg_169{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#fff;border-radius:9999px;padding:.75rem;border:none;cursor:pointer;transition:background-color .2s ease;border:2px solid black}._navButton_1q0yg_169:hover{background-color:#f3f4f6}._prevButton_1q0yg_209{left:0;margin-left:-5rem}._nextButton_1q0yg_219{right:0;margin-right:-5rem}._navIcon_1q0yg_229{color:#000;font-size:1.6rem;display:flex;align-items:center;justify-content:center}._buttonContainer_1q0yg_245{display:flex;justify-content:center;margin-top:2.5rem}._instagramButton_1q0yg_257{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#000;color:#fff;border-radius:.25rem;font-weight:500;text-decoration:none;transition:background-color .2s ease}._instagramButton_1q0yg_257:hover{background-color:#2d3748}._buttonIcon_1q0yg_289{margin-right:.5rem;font-size:1.25rem;display:flex;align-items:center}@media (max-width: 768px){._heading_1q0yg_21{font-size:2rem;margin-bottom:2rem}._galleryContainer_1q0yg_37{max-width:85%;margin:0 auto}._card_1q0yg_85{width:100%;height:auto;aspect-ratio:1 / 1;scroll-snap-align:center}._galleryScroll_1q0yg_49{scroll-snap-type:x mandatory;gap:0;padding:0}._navButton_1q0yg_169{padding:.5rem}._prevButton_1q0yg_209{left:1rem}._nextButton_1q0yg_219{right:1rem}}@media (max-width: 480px){._instagramSection_1q0yg_1{padding:1rem .5rem}._heading_1q0yg_21{font-size:1.3rem}._galleryContainer_1q0yg_37{max-width:70%}._buttonContainer_1q0yg_245{margin-top:1.5rem}._instagramButton_1q0yg_257{padding:.8rem 1rem;font-size:.875rem}._navButton_1q0yg_169{padding:.375rem}._prevButton_1q0yg_209{left:1.5rem}._nextButton_1q0yg_219{right:1.5rem}}._footer_1j1uq_1{background-color:#000;color:#fff;padding:80px 60px;font-family:sans-serif}._footerContent_1j1uq_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:20px}._footerContent_1j1uq_15 h3{font-size:24px;font-weight:700;margin:0}._footerSocial_1j1uq_45{display:flex;gap:15px}._footerSocial_1j1uq_45 svg{background-color:#fff;color:#000;font-size:20px;width:30px;height:30px;border-radius:50%;padding:5px;cursor:pointer}._footerColumns_1j1uq_77{display:flex;justify-content:space-between}._footerColumn_1j1uq_77{margin-right:120px}._footerColumn_1j1uq_77 h4{font-size:18px;margin-bottom:15px;font-weight:400}._footerColumn_1j1uq_77 ul{list-style:none;padding:0;margin:0}._footerColumn_1j1uq_77 li{margin-bottom:10px;color:#fffc;font-size:14px}._designby_1j1uq_129{color:#c8c8c8;text-align:center;width:100%;margin-bottom:20px;font-size:14px}._designby_atag_1j1uq_143{text-decoration:none;color:#d7d7d7;margin-left:8px}._designby_atag_1j1uq_143:hover{text-decoration:none;color:#fff;margin-left:10px}._footerColumns_wrapper_1j1uq_165{display:flex;justify-content:space-between;gap:30px}@media (max-width: 480px){._footerColumns_wrapper_1j1uq_165{display:flex;justify-content:space-between;gap:30px;flex-direction:column}._footerContent_1j1uq_15 h3{font-size:18px}._footer_1j1uq_1{padding:40px 30px}._footerColumns_1j1uq_77{flex-direction:column;gap:20px}}._container_1jq5k_1{margin:0 auto;padding:20px 60px 60px;font-family:Arial,sans-serif;background-color:#fff}._heading_1jq5k_17{font-size:28px;font-weight:700;margin:40px 0 30px;text-transform:uppercase;color:#000}._jerseyGrid_1jq5k_35{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}._jerseyCard_1jq5k_49{border-radius:6px;overflow:hidden;aspect-ratio:4/4;display:flex;justify-content:center;align-items:center}._jerseyImage_1jq5k_67{width:100%;height:100%;object-fit:contain}._shopButtonContainer_1jq5k_79{display:flex;justify-content:center;margin:20px 0 40px}._shopButton_1jq5k_79{background-color:#000;color:#fff;border:none;padding:12px 24px;font-size:16px;cursor:pointer;border-radius:4px;text-transform:uppercase;transition:background-color .3s ease}._shopButton_1jq5k_79:hover{background-color:#333}@media (max-width: 768px){._jerseyGrid_1jq5k_35{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._jerseyGrid_1jq5k_35{grid-template-columns:1fr}._heading_1jq5k_17{font-size:24px;text-align:center}._container_1jq5k_1{padding:1px 30px 30px}}
