.Header-module__9fWxfa__header{z-index:1000;background:var(--nike-white);width:100%;position:sticky;top:0}.Header-module__9fWxfa__topBar{background:#f5f5f5;border-bottom:1px solid #e5e5e5;align-items:center;height:36px;transition:height .3s cubic-bezier(.4,0,.2,1),opacity .25s,border-color .3s;display:flex;overflow:hidden}.Header-module__9fWxfa__topBarHidden{pointer-events:none;opacity:0!important;border-bottom-color:#0000!important;height:0!important}.Header-module__9fWxfa__topBarInner{max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 48px;display:flex}.Header-module__9fWxfa__topBarLeft{align-items:center;display:flex}.Header-module__9fWxfa__topBarRight{align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__topLink{color:var(--nike-black);font-size:11px;font-weight:500;text-decoration:none;transition:opacity .15s}.Header-module__9fWxfa__topLink:hover{opacity:.6}.Header-module__9fWxfa__topDivider{color:#ccc;font-size:11px}.Header-module__9fWxfa__mainNav{background:var(--nike-white);border-bottom:1px solid #e5e5e5;height:64px;transition:background-color .2s}.Header-module__9fWxfa__navInner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 48px;display:flex;position:relative}.Header-module__9fWxfa__logoLink{align-items:center;display:flex}.Header-module__9fWxfa__logoImage{object-fit:contain;width:auto;height:36px;transition:opacity .2s}.Header-module__9fWxfa__logoLink:hover .Header-module__9fWxfa__logoImage{opacity:.8}.Header-module__9fWxfa__navLinks{align-items:center;gap:16px;height:100%;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__navLink{color:var(--nike-black);align-items:center;height:100%;padding:8px 12px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s;display:flex;position:relative}.Header-module__9fWxfa__navLink:hover{color:#777}.Header-module__9fWxfa__navLink:after{content:"";background:var(--nike-black);height:2px;transition:transform .25s;position:absolute;bottom:0;left:12px;right:12px;transform:scaleX(0)}.Header-module__9fWxfa__navLink:hover:after{transform:scaleX(1)}.Header-module__9fWxfa__navActions{align-items:center;gap:8px;display:flex}.Header-module__9fWxfa__searchContainer{background:#f5f5f5;border-radius:999px;align-items:center;width:150px;height:40px;transition:width .2s cubic-bezier(.4,0,.2,1),background-color .2s;display:flex;position:relative}.Header-module__9fWxfa__searchContainer:hover{background:#ebebeb}.Header-module__9fWxfa__searchFocused{background:#ebebeb;width:230px}.Header-module__9fWxfa__searchIconWrapper{color:var(--nike-black);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Header-module__9fWxfa__searchInput{width:100%;height:100%;font-size:14px;font-family:var(--font-primary);color:var(--nike-black);background:0 0;border:none;border-radius:999px;outline:none;padding:0 16px 0 40px}.Header-module__9fWxfa__searchInput::placeholder{color:#757575;font-weight:500}.Header-module__9fWxfa__searchDropdown{background:var(--nike-white);z-index:1001;border:1px solid #e5e5e5;border-radius:12px;width:340px;max-height:450px;padding:16px;animation:.2s ease-out Header-module__9fWxfa__fadeIn;position:absolute;top:48px;right:0;overflow-y:auto;box-shadow:0 10px 30px #0000001a}.Header-module__9fWxfa__searchResults{gap:12px;display:grid}.Header-module__9fWxfa__searchHint{color:#757575;text-align:center;padding:8px 0;font-size:13px;line-height:1.4;display:block}.Header-module__9fWxfa__searchResultItem{border-radius:8px;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:8px;text-decoration:none;transition:background .15s;display:grid}.Header-module__9fWxfa__searchResultItem:hover{background:#f5f5f5}.Header-module__9fWxfa__searchResultImage{object-fit:cover;background:#f5f5f5;border-radius:6px;width:48px;height:48px}.Header-module__9fWxfa__searchResultTitle{color:var(--nike-black);font-size:13px;font-weight:700}.Header-module__9fWxfa__searchResultMeta{color:#757575;margin-top:2px;font-size:12px}.Header-module__9fWxfa__iconBtn{width:40px;height:40px;color:var(--nike-black);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:relative}.Header-module__9fWxfa__iconBtn:hover{background-color:#f5f5f5}.Header-module__9fWxfa__cartBadge{background:var(--nike-black);color:var(--nike-white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:4px;right:2px}.Header-module__9fWxfa__menuBtn{display:none}.Header-module__9fWxfa__mobileBackdrop{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;position:fixed;inset:0}.Header-module__9fWxfa__mobileMenu{background:var(--nike-white);z-index:2000;flex-direction:column;width:min(86vw,320px);height:100vh;padding:24px 24px 32px;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #00000014}.Header-module__9fWxfa__mobileMenuOpen{right:0}.Header-module__9fWxfa__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Header-module__9fWxfa__mobileTitle{text-transform:uppercase;letter-spacing:.15em;color:#757575;font-size:14px;font-weight:700}.Header-module__9fWxfa__mobileClose{width:36px;height:36px;color:var(--nike-black);cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__9fWxfa__mobileSearchContainer{margin-bottom:24px;position:relative}.Header-module__9fWxfa__mobileSearchInput{background:#f5f5f5;border:none;border-radius:20px;outline:none;width:100%;padding:12px 16px;font-size:14px}.Header-module__9fWxfa__mobileSearchResults{background:var(--nike-white);border:1px solid #e5e5e5;border-radius:12px;gap:4px;max-height:200px;margin-top:8px;padding:8px;display:grid;overflow-y:auto}.Header-module__9fWxfa__mobileNavLinks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__mobileNavLink{color:var(--nike-black);padding:12px 0;font-size:20px;font-weight:700;text-decoration:none;display:block}.Header-module__9fWxfa__mobileFooter{flex-direction:column;gap:16px;margin-top:auto;padding-top:40px;display:flex}.Header-module__9fWxfa__mobileFooterLink{color:#757575;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.Header-module__9fWxfa__mobileFooterLink:hover{color:var(--nike-black)}@keyframes Header-module__9fWxfa__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__9fWxfa__promoBanner{text-align:center;background:#f5f5f5;border-bottom:1px solid #e5e5e5;justify-content:center;align-items:center;max-height:80px;padding:10px 24px;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),opacity .25s,border-color .3s;display:flex;overflow:hidden}.Header-module__9fWxfa__promoBannerHidden{pointer-events:none;opacity:0!important;border-bottom-color:#0000!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important}.Header-module__9fWxfa__promoInner{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.Header-module__9fWxfa__promoText{color:var(--nike-black);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}.Header-module__9fWxfa__promoLink{color:#757575;font-size:11px;font-weight:600;text-decoration:underline;transition:color .15s}.Header-module__9fWxfa__promoLink:hover{color:var(--nike-black)}@media (max-width:960px){.Header-module__9fWxfa__topBar{display:none}.Header-module__9fWxfa__navInner{padding:0 24px}.Header-module__9fWxfa__navLinks,.Header-module__9fWxfa__searchContainer{display:none}.Header-module__9fWxfa__menuBtn{display:flex}}
.Footer-module__nhiC3q__quickLinks{background:var(--nike-gray-100);padding:32px 48px}.Footer-module__nhiC3q__quickLinksInner{max-width:var(--max-width);margin:0 auto}.Footer-module__nhiC3q__quickLinksTitle{margin-bottom:16px;font-size:15px;font-weight:600}.Footer-module__nhiC3q__quickLinksList{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__nhiC3q__quickLink{background:var(--nike-white);color:var(--nike-black);border:1px solid var(--nike-gray-200);border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.Footer-module__nhiC3q__quickLink:hover{background:var(--nike-black);color:var(--nike-white);border-color:var(--nike-black)}.Footer-module__nhiC3q__mainFooter{background:var(--nike-black);color:var(--nike-white);padding:48px 48px 24px}.Footer-module__nhiC3q__footerInner{max-width:var(--max-width);margin:0 auto}.Footer-module__nhiC3q__footerColumns{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Footer-module__nhiC3q__columnTitle{text-transform:uppercase;letter-spacing:1.5px;color:var(--nike-white);margin-bottom:20px;font-size:10px;font-weight:700}.Footer-module__nhiC3q__columnLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__columnLink{color:var(--nike-gray-400);font-size:12px;transition:color .2s}.Footer-module__nhiC3q__columnLink:hover{color:var(--nike-white)}.Footer-module__nhiC3q__socialLinks{gap:16px;margin-top:8px;display:flex}.Footer-module__nhiC3q__socialLink{width:30px;height:30px;color:var(--nike-gray-400);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:var(--nike-white)}.Footer-module__nhiC3q__bottomBar{background:var(--nike-black);border-top:1px solid #ffffff1a;padding:16px 48px 32px}.Footer-module__nhiC3q__bottomInner{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Footer-module__nhiC3q__bottomLeft{align-items:center;gap:24px;display:flex}.Footer-module__nhiC3q__country{color:var(--nike-gray-400);cursor:pointer;align-items:center;font-size:12px;display:flex}.Footer-module__nhiC3q__copyright{color:var(--nike-gray-500);font-size:11px}.Footer-module__nhiC3q__bottomRight{gap:24px;display:flex}.Footer-module__nhiC3q__legalLink{color:var(--nike-gray-500);font-size:11px;transition:color .2s}.Footer-module__nhiC3q__legalLink:hover{color:var(--nike-gray-300)}@media (max-width:960px){.Footer-module__nhiC3q__quickLinks{padding:24px}.Footer-module__nhiC3q__mainFooter{padding:32px 24px 16px}.Footer-module__nhiC3q__footerColumns{grid-template-columns:repeat(2,1fr);gap:24px}.Footer-module__nhiC3q__bottomBar{padding:16px 24px 24px}}@media (max-width:600px){.Footer-module__nhiC3q__quickLinks{padding:16px}.Footer-module__nhiC3q__mainFooter{padding:24px 16px 12px}.Footer-module__nhiC3q__footerColumns{grid-template-columns:1fr;gap:24px}.Footer-module__nhiC3q__bottomBar{padding:12px 16px 20px}.Footer-module__nhiC3q__bottomInner{flex-direction:column;align-items:flex-start}.Footer-module__nhiC3q__bottomLeft,.Footer-module__nhiC3q__bottomRight{flex-direction:column;gap:8px}}
.Hero-module__gNeX-G__hero{width:100%;height:80vh;min-height:500px;max-height:800px;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroImage{width:100%;height:100%;position:absolute;inset:0}.Hero-module__gNeX-G__heroImg{object-fit:cover;object-position:center 30%;width:100%;height:100%}.Hero-module__gNeX-G__heroOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.Hero-module__gNeX-G__heroContent{color:var(--nike-white);z-index:2;padding:48px;position:absolute;bottom:0;left:0;right:0}.Hero-module__gNeX-G__heroSubtitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:16px;font-weight:500}.Hero-module__gNeX-G__heroTitle{text-transform:uppercase;letter-spacing:-2px;margin-bottom:16px;font-size:clamp(48px,8vw,84px);font-weight:900;line-height:1}.Hero-module__gNeX-G__heroDescription{max-width:500px;margin-bottom:24px;font-size:16px;line-height:1.6}.Hero-module__gNeX-G__heroCtas{gap:12px;display:flex}.Hero-module__gNeX-G__heroBtn{background:var(--nike-white);color:var(--nike-black);text-transform:none;border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__gNeX-G__heroBtn:hover{background:var(--nike-gray-200);transform:scale(1.05)}@media (max-width:768px){.Hero-module__gNeX-G__hero{height:60vh;min-height:400px}.Hero-module__gNeX-G__heroContent{padding:24px}.Hero-module__gNeX-G__heroTitle{font-size:clamp(36px,10vw,56px)}}
.ProductCarousel-module__yyWL8G__section{max-width:var(--max-width);margin:0 auto;padding:48px 48px 24px}.ProductCarousel-module__yyWL8G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProductCarousel-module__yyWL8G__sectionTitle{font-size:22px;font-weight:600}.ProductCarousel-module__yyWL8G__arrows{gap:8px;display:flex}.ProductCarousel-module__yyWL8G__arrowBtn{background:var(--nike-gray-200);width:48px;height:48px;color:var(--nike-black);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductCarousel-module__yyWL8G__arrowBtn:hover{background:var(--nike-gray-300)}.ProductCarousel-module__yyWL8G__arrowBtn:active{transform:scale(.95)}.ProductCarousel-module__yyWL8G__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.ProductCarousel-module__yyWL8G__carousel::-webkit-scrollbar{display:none}.ProductCarousel-module__yyWL8G__card{scroll-snap-align:start;cursor:pointer;flex:0 0 calc(25% - 12px);transition:transform .2s}.ProductCarousel-module__yyWL8G__card:hover{transform:translateY(-4px)}.ProductCarousel-module__yyWL8G__cardImageWrap{aspect-ratio:1;background:var(--nike-gray-100);border-radius:8px;margin-bottom:12px;overflow:hidden}.ProductCarousel-module__yyWL8G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProductCarousel-module__yyWL8G__card:hover .ProductCarousel-module__yyWL8G__cardImage{transform:scale(1.05)}.ProductCarousel-module__yyWL8G__cardInfo{padding:0 4px}.ProductCarousel-module__yyWL8G__cardTop{justify-content:flex-end;margin-bottom:4px;display:flex}.ProductCarousel-module__yyWL8G__cardPrice{font-size:15px;font-weight:600}.ProductCarousel-module__yyWL8G__cardName{color:var(--nike-black);margin-bottom:2px;font-size:15px;font-weight:600}.ProductCarousel-module__yyWL8G__cardCategory{color:var(--nike-gray-500);font-size:15px}@media (max-width:1200px){.ProductCarousel-module__yyWL8G__card{flex:0 0 calc(33.333% - 12px)}}@media (max-width:960px){.ProductCarousel-module__yyWL8G__section{padding:32px 24px 16px}.ProductCarousel-module__yyWL8G__card{flex:0 0 calc(50% - 8px)}}@media (max-width:600px){.ProductCarousel-module__yyWL8G__section{padding:24px 16px 12px}.ProductCarousel-module__yyWL8G__card{flex:0 0 75%}.ProductCarousel-module__yyWL8G__sectionTitle{font-size:18px}}
.PromoGrid-module__OgtDYa__section{max-width:var(--max-width);margin:0 auto;padding:12px 48px 48px}.PromoGrid-module__OgtDYa__bigPromo{border-radius:0;width:100%;height:600px;margin-bottom:16px;position:relative;overflow:hidden}.PromoGrid-module__OgtDYa__bigPromoImage{position:absolute;inset:0}.PromoGrid-module__OgtDYa__promoImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.PromoGrid-module__OgtDYa__bigPromo:hover .PromoGrid-module__OgtDYa__promoImg{transform:scale(1.03)}.PromoGrid-module__OgtDYa__bigPromoOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.PromoGrid-module__OgtDYa__bigPromoContent{color:var(--nike-white);z-index:2;padding:48px;position:absolute;bottom:0;left:0;right:0}.PromoGrid-module__OgtDYa__promoSubtitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:16px;font-weight:500}.PromoGrid-module__OgtDYa__bigPromoTitle{text-transform:uppercase;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.PromoGrid-module__OgtDYa__bigPromoDesc{max-width:480px;margin-bottom:24px;font-size:16px;line-height:1.5}.PromoGrid-module__OgtDYa__promoBtn{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.PromoGrid-module__OgtDYa__promoBtn:hover{background:var(--nike-gray-200);transform:scale(1.05)}.PromoGrid-module__OgtDYa__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.PromoGrid-module__OgtDYa__gridCard{cursor:pointer;height:500px;position:relative;overflow:hidden}.PromoGrid-module__OgtDYa__gridCardImage{position:absolute;inset:0}.PromoGrid-module__OgtDYa__gridCard:hover .PromoGrid-module__OgtDYa__promoImg{transform:scale(1.03)}.PromoGrid-module__OgtDYa__gridCardOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#00000080 100%);position:absolute;inset:0}.PromoGrid-module__OgtDYa__gridCardContent{color:var(--nike-white);z-index:2;padding:36px;position:absolute;bottom:0;left:0;right:0}.PromoGrid-module__OgtDYa__gridCardTitle{text-transform:uppercase;margin-bottom:8px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.05}.PromoGrid-module__OgtDYa__gridCardDesc{max-width:360px;margin-bottom:20px;font-size:15px}@media (max-width:960px){.PromoGrid-module__OgtDYa__section{padding:12px 24px 32px}.PromoGrid-module__OgtDYa__bigPromo{height:450px}.PromoGrid-module__OgtDYa__gridCard{height:400px}}@media (max-width:768px){.PromoGrid-module__OgtDYa__grid{grid-template-columns:1fr}.PromoGrid-module__OgtDYa__bigPromo{height:380px}.PromoGrid-module__OgtDYa__bigPromoContent{padding:24px}.PromoGrid-module__OgtDYa__gridCard{height:350px}.PromoGrid-module__OgtDYa__gridCardContent{padding:24px}}@media (max-width:600px){.PromoGrid-module__OgtDYa__section{padding:8px 16px 24px}}
.TrendSection-module__G34BVq__section{max-width:var(--max-width);margin:0 auto;padding:48px 48px 24px}.TrendSection-module__G34BVq__sectionTitle{margin-bottom:24px;font-size:22px;font-weight:600}.TrendSection-module__G34BVq__trendGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TrendSection-module__G34BVq__trendCard{cursor:pointer;height:500px;display:block;position:relative;overflow:hidden}.TrendSection-module__G34BVq__trendImageWrap{position:absolute;inset:0}.TrendSection-module__G34BVq__trendImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.TrendSection-module__G34BVq__trendCard:hover .TrendSection-module__G34BVq__trendImage{transform:scale(1.05)}.TrendSection-module__G34BVq__trendOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#00000073 100%);position:absolute;inset:0}.TrendSection-module__G34BVq__trendContent{color:var(--nike-white);z-index:2;padding:32px;position:absolute;bottom:0;left:0;right:0}.TrendSection-module__G34BVq__trendTitle{margin-bottom:16px;font-size:24px;font-weight:700}.TrendSection-module__G34BVq__trendBtn{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__trendCard:hover .TrendSection-module__G34BVq__trendBtn{background:var(--nike-gray-200);transform:scale(1.05)}.TrendSection-module__G34BVq__essentialsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.TrendSection-module__G34BVq__essentialCard{cursor:pointer;transition:transform .2s;display:block}.TrendSection-module__G34BVq__essentialCard:hover{transform:translateY(-4px)}.TrendSection-module__G34BVq__essentialImageWrap{aspect-ratio:1;background:var(--nike-gray-100);border-radius:8px;margin-bottom:12px;overflow:hidden}.TrendSection-module__G34BVq__essentialImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.TrendSection-module__G34BVq__essentialCard:hover .TrendSection-module__G34BVq__essentialImage{transform:scale(1.05)}.TrendSection-module__G34BVq__essentialTitle{text-align:center;font-size:15px;font-weight:600}.TrendSection-module__G34BVq__memberSection{max-width:var(--max-width);margin:0 auto;padding:48px}.TrendSection-module__G34BVq__memberInner{width:100%;height:500px;position:relative;overflow:hidden}.TrendSection-module__G34BVq__memberImage{position:absolute;inset:0}.TrendSection-module__G34BVq__memberImg{object-fit:cover;width:100%;height:100%}.TrendSection-module__G34BVq__memberOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000008c 100%);position:absolute;inset:0}.TrendSection-module__G34BVq__memberContent{color:var(--nike-white);text-align:center;z-index:2;flex-direction:column;align-items:center;padding:48px;display:flex;position:absolute;bottom:0;left:0;right:0}.TrendSection-module__G34BVq__memberSubtitle{text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:14px;font-weight:500}.TrendSection-module__G34BVq__memberTitle{text-transform:uppercase;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.05}.TrendSection-module__G34BVq__memberDesc{max-width:540px;margin-bottom:24px;font-size:16px;line-height:1.5}.TrendSection-module__G34BVq__memberCtas{gap:12px;display:flex}.TrendSection-module__G34BVq__memberBtnPrimary{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__memberBtnPrimary:hover{background:var(--nike-gray-200);transform:scale(1.05)}.TrendSection-module__G34BVq__memberBtnSecondary{color:var(--nike-white);border:2px solid var(--nike-white);background:0 0;border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__memberBtnSecondary:hover{background:#ffffff26;transform:scale(1.05)}@media (max-width:960px){.TrendSection-module__G34BVq__section{padding:32px 24px 16px}.TrendSection-module__G34BVq__trendGrid,.TrendSection-module__G34BVq__essentialsGrid{grid-template-columns:repeat(2,1fr)}.TrendSection-module__G34BVq__trendCard{height:400px}.TrendSection-module__G34BVq__memberSection{padding:32px 24px}.TrendSection-module__G34BVq__memberInner{height:400px}}@media (max-width:600px){.TrendSection-module__G34BVq__section{padding:24px 16px 12px}.TrendSection-module__G34BVq__trendGrid{grid-template-columns:1fr}.TrendSection-module__G34BVq__trendCard{height:350px}.TrendSection-module__G34BVq__memberSection{padding:24px 16px}.TrendSection-module__G34BVq__memberInner{height:350px}.TrendSection-module__G34BVq__memberContent{padding:24px}}
.Collection-module__96yGaa__hero{flex-direction:column;align-items:center;width:100%;margin-bottom:48px;display:flex}.Collection-module__96yGaa__heroImageWrapper{background-color:var(--nike-gray-100);width:100%;height:680px;position:relative;overflow:hidden}.Collection-module__96yGaa__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Collection-module__96yGaa__heroContent{text-align:center;max-width:800px;margin:0 auto;padding:48px 24px 24px}.Collection-module__96yGaa__heroSubtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--nike-black);margin-bottom:12px;font-size:14px;font-weight:600}.Collection-module__96yGaa__heroTitle{text-transform:uppercase;letter-spacing:-.03em;color:var(--nike-black);margin-bottom:16px;font-size:clamp(38px,7.5vw,72px);font-weight:900;line-height:.95}.Collection-module__96yGaa__heroDesc{color:var(--nike-gray-700);max-width:600px;margin:0 auto 28px;font-size:16px;line-height:1.6}.Collection-module__96yGaa__heroActions{justify-content:center;align-items:center;gap:12px;display:flex}.Collection-module__96yGaa__heroBtnPrimary{background-color:var(--nike-black);color:var(--nike-white);cursor:pointer;border:none;border-radius:9999px;padding:12px 28px;font-size:15px;font-weight:600;transition:background-color .2s,opacity .2s}.Collection-module__96yGaa__heroBtnPrimary:hover{background-color:var(--nike-gray-700)}.Collection-module__96yGaa__heroBtnSecondary{background-color:var(--nike-white);color:var(--nike-black);border:1px solid var(--nike-gray-300);cursor:pointer;border-radius:9999px;padding:12px 28px;font-size:15px;font-weight:600;transition:background-color .2s,border-color .2s}.Collection-module__96yGaa__heroBtnSecondary:hover{background-color:var(--nike-gray-100);border-color:var(--nike-black)}.Collection-module__96yGaa__section{padding-top:0;padding-bottom:64px}.Collection-module__96yGaa__sectionTitle{margin-bottom:18px;font-size:22px;font-weight:700}.Collection-module__96yGaa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.Collection-module__96yGaa__card{background:0 0;border:none;border-radius:0;flex-direction:column;text-decoration:none;display:flex;overflow:visible}.Collection-module__96yGaa__imageContainer{aspect-ratio:526/656;width:100%;position:relative;overflow:hidden}.Collection-module__96yGaa__card:hover .Collection-module__96yGaa__cardImage{transform:scale(1.04)}.Collection-module__96yGaa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.Collection-module__96yGaa__imageOverlay{background:linear-gradient(#0000 0%,#0003 50%,#000000a6 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:24px;display:flex;position:absolute;inset:0}.Collection-module__96yGaa__overlayTitle{color:var(--nike-white);margin:0 0 12px;font-size:clamp(16px,2.5vw,20px);font-weight:700;line-height:1.2}.Collection-module__96yGaa__overlayBtn{background-color:var(--nike-white);color:var(--nike-black);border-radius:999px;padding:8px 20px;font-size:14px;font-weight:600;transition:background-color .15s,transform .15s;display:inline-block}.Collection-module__96yGaa__card:hover .Collection-module__96yGaa__overlayBtn{background-color:var(--nike-gray-100);transform:scale(1.02)}.Collection-module__96yGaa__cardBody{padding:12px 0 0}.Collection-module__96yGaa__cardTitle{display:none}.Collection-module__96yGaa__cardPrice{color:var(--nike-black);margin-top:0;font-size:15px;font-weight:600}.Collection-module__96yGaa__cardMeta{display:none}.Collection-module__96yGaa__split{grid-template-columns:1.2fr 1fr;align-items:center;gap:36px;padding-top:48px;padding-bottom:64px;display:grid}.Collection-module__96yGaa__infoPanel{background:var(--nike-gray-100);border-radius:16px;padding:24px}.Collection-module__96yGaa__infoTitle{margin-bottom:10px;font-size:18px;font-weight:700}.Collection-module__96yGaa__infoList{color:var(--nike-gray-700);gap:8px;font-size:14px;display:grid}@media (max-width:960px){.Collection-module__96yGaa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Collection-module__96yGaa__split{grid-template-columns:1fr}.Collection-module__96yGaa__heroImageWrapper{aspect-ratio:auto;height:380px;min-height:300px}.Collection-module__96yGaa__heroContent{padding:36px 24px}}@media (max-width:600px){.Collection-module__96yGaa__grid{grid-template-columns:1fr}.Collection-module__96yGaa__heroImageWrapper{aspect-ratio:auto;height:280px;min-height:220px}.Collection-module__96yGaa__heroContent{padding:28px 16px}.Collection-module__96yGaa__cardImage{aspect-ratio:526/656;height:auto}}
.Contact-module__bCMuUa__hero{flex-direction:column;align-items:center;width:100%;margin-bottom:64px;display:flex}.Contact-module__bCMuUa__heroImageWrapper{background-color:var(--nike-gray-100);width:100%;height:50vh;min-height:380px;max-height:540px;position:relative;overflow:hidden}.Contact-module__bCMuUa__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Contact-module__bCMuUa__heroContent{text-align:center;max-width:800px;margin:0 auto;padding:48px 24px 24px}.Contact-module__bCMuUa__heroSubtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--nike-black);margin-bottom:8px;font-size:14px;font-weight:700}.Contact-module__bCMuUa__heroTitle{text-transform:uppercase;letter-spacing:-.02em;color:var(--nike-black);margin-bottom:16px;font-size:clamp(36px,6vw,64px);font-weight:900;line-height:.95}.Contact-module__bCMuUa__heroDesc{color:var(--nike-gray-600);max-width:600px;margin:0 auto;font-size:clamp(15px,2vw,18px);line-height:1.5}.Contact-module__bCMuUa__contentGrid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin-bottom:80px;display:grid}.Contact-module__bCMuUa__infoSection{gap:32px;display:grid}.Contact-module__bCMuUa__infoTitle{text-transform:uppercase;letter-spacing:-.01em;margin-bottom:8px;font-size:24px;font-weight:800}.Contact-module__bCMuUa__infoSubtitle{color:var(--nike-gray-600);font-size:15px;line-height:1.6}.Contact-module__bCMuUa__contactCards{gap:20px;display:grid}.Contact-module__bCMuUa__card{background:var(--nike-white);border:1px solid var(--nike-gray-200);border-radius:16px;padding:24px;transition:border-color .2s,box-shadow .2s}.Contact-module__bCMuUa__card:hover{border-color:var(--nike-black);box-shadow:0 4px 20px #0000000d}.Contact-module__bCMuUa__cardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.Contact-module__bCMuUa__cardIcon{background:var(--nike-gray-100);width:40px;height:40px;color:var(--nike-black);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__bCMuUa__cardTitle{margin:0;font-size:16px;font-weight:700}.Contact-module__bCMuUa__cardText{color:var(--nike-gray-600);margin:0 0 16px;font-size:14px;line-height:1.5}.Contact-module__bCMuUa__cardLink{color:var(--nike-black);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.Contact-module__bCMuUa__cardLink:hover{opacity:.7}.Contact-module__bCMuUa__formSection{background:var(--nike-gray-100);border-radius:24px;padding:40px}.Contact-module__bCMuUa__formTitle{text-transform:uppercase;margin-bottom:24px;font-size:20px;font-weight:800}.Contact-module__bCMuUa__form{gap:20px;display:grid}.Contact-module__bCMuUa__formGroup{gap:8px;display:grid}.Contact-module__bCMuUa__label{text-transform:uppercase;letter-spacing:.05em;color:var(--nike-gray-700);font-size:12px;font-weight:700}.Contact-module__bCMuUa__input,.Contact-module__bCMuUa__textarea{background:var(--nike-white);border:1px solid var(--nike-gray-300);width:100%;font-size:14px;font-family:var(--font-primary);color:var(--nike-black);border-radius:12px;outline:none;padding:16px;transition:border-color .2s,box-shadow .2s}.Contact-module__bCMuUa__input:focus,.Contact-module__bCMuUa__textarea:focus{border-color:var(--nike-black);box-shadow:0 0 0 1px var(--nike-black)}.Contact-module__bCMuUa__textarea{resize:vertical;min-height:160px}.Contact-module__bCMuUa__formActions{gap:16px;margin-top:12px;display:flex}.Contact-module__bCMuUa__submitBtn{background:var(--nike-black);color:var(--nike-white);cursor:pointer;border:none;border-radius:999px;padding:16px 32px;font-size:14px;font-weight:700;transition:background-color .2s,transform .1s}.Contact-module__bCMuUa__submitBtn:hover{background:#333}.Contact-module__bCMuUa__submitBtn:active{transform:scale(.98)}.Contact-module__bCMuUa__whatsappBtn{color:var(--nike-white);background:#25d366;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.Contact-module__bCMuUa__whatsappBtn:hover{background:#20ba5a}.Contact-module__bCMuUa__whatsappBtn:active{transform:scale(.98)}@media (max-width:900px){.Contact-module__bCMuUa__heroImageWrapper{height:40vh;min-height:300px}.Contact-module__bCMuUa__contentGrid{grid-template-columns:1fr;gap:48px}.Contact-module__bCMuUa__formSection{padding:24px}}
.InfoPage-module__dZIAQa__wrapper{padding-top:56px;padding-bottom:72px}.InfoPage-module__dZIAQa__title{margin-bottom:12px;font-size:clamp(26px,4vw,38px);font-weight:800}.InfoPage-module__dZIAQa__subtitle{color:var(--nike-gray-600);margin-bottom:28px;font-size:16px}.InfoPage-module__dZIAQa__card{background:var(--nike-gray-100);color:var(--nike-gray-700);border-radius:16px;gap:12px;padding:24px;font-size:15px;display:grid}.InfoPage-module__dZIAQa__list{gap:8px;display:grid}.InfoPage-module__dZIAQa__form{gap:12px;max-width:520px;display:grid}.InfoPage-module__dZIAQa__input,.InfoPage-module__dZIAQa__textarea{border:1px solid var(--nike-gray-300);font-size:14px;font-family:var(--font-primary);border-radius:12px;padding:12px 14px}.InfoPage-module__dZIAQa__textarea{min-height:140px}.InfoPage-module__dZIAQa__button{background:var(--nike-black);color:var(--nike-white);text-align:center;border:none;border-radius:999px;padding:12px 16px;font-weight:600}.InfoPage-module__dZIAQa__qtyControls{background:var(--nike-white);border:1px solid var(--nike-gray-200);border-radius:14px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:0 6px 16px #0000000f}.InfoPage-module__dZIAQa__qtyBtn{background:var(--nike-gray-100);width:32px;height:32px;color:var(--nike-black);border:1px solid var(--nike-gray-200);border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.InfoPage-module__dZIAQa__qtyBtn:hover{background:var(--nike-gray-200)}.InfoPage-module__dZIAQa__qtyBtn:active{transform:scale(.96)}.InfoPage-module__dZIAQa__qtyValue{text-align:center;min-width:36px;color:var(--nike-black);background:var(--nike-white);padding:0 6px;font-size:14px;font-weight:700}.InfoPage-module__dZIAQa__ghostButton{border:1px solid var(--nike-gray-300);background:var(--nike-white);color:var(--nike-gray-700);border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-weight:600;display:inline-flex}.InfoPage-module__dZIAQa__dangerButton{color:#b71c1c;background:#ffecec;border:1px solid #d64545;border-radius:999px;padding:8px 14px;font-weight:700}.InfoPage-module__dZIAQa__checkoutGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.InfoPage-module__dZIAQa__checkoutSummary{gap:12px;display:grid}.InfoPage-module__dZIAQa__checkoutItem{background:var(--nike-gray-100);border-radius:12px;grid-template-columns:80px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.InfoPage-module__dZIAQa__checkoutItemImage{object-fit:cover;background:var(--nike-white);border-radius:10px;width:80px;height:80px}.InfoPage-module__dZIAQa__checkoutItemInfo{gap:6px;display:grid}.InfoPage-module__dZIAQa__checkoutItemMeta{color:var(--nike-gray-600);font-size:13px}.InfoPage-module__dZIAQa__checkoutItemPrice{font-weight:700}@media (max-width:900px){.InfoPage-module__dZIAQa__checkoutGrid{grid-template-columns:1fr}}.InfoPage-module__dZIAQa__thankYouCard{border:1px solid var(--nike-gray-200);background:linear-gradient(135deg,#fff 0%,#f7f7f7 100%);border-radius:20px;gap:18px;max-width:680px;padding:32px;display:grid;box-shadow:0 16px 40px #00000014}.InfoPage-module__dZIAQa__thankYouBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.InfoPage-module__dZIAQa__thankYouTitle{margin:0;font-size:clamp(28px,4vw,40px);font-weight:800}.InfoPage-module__dZIAQa__thankYouLead{color:var(--nike-gray-700);font-size:16px;line-height:1.6}.InfoPage-module__dZIAQa__thankYouNote{color:var(--nike-gray-600);border:1px solid var(--nike-gray-200);background:#fff;border-radius:12px;padding:12px 14px;font-size:14px}.InfoPage-module__dZIAQa__thankYouActions{flex-wrap:wrap;gap:12px;display:flex}
.ProductPage-module__uedQfW__wrapper{padding-top:56px;padding-bottom:72px}.ProductPage-module__uedQfW__productGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;display:grid}.ProductPage-module__uedQfW__productImage{object-fit:cover;border-radius:20px;width:100%;height:520px}.ProductPage-module__uedQfW__gallery{flex-direction:column;gap:16px;display:flex}.ProductPage-module__uedQfW__galleryStage{border-radius:20px;position:relative;overflow:hidden}.ProductPage-module__uedQfW__galleryMain{object-fit:cover;width:100%;height:520px;display:block}.ProductPage-module__uedQfW__galleryCounter{color:#fff;letter-spacing:.08em;background:#000000bf;border:1px solid #ffffff2e;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;position:absolute;bottom:16px;right:16px}.ProductPage-module__uedQfW__galleryThumbs{flex-wrap:wrap;gap:12px;display:flex}.ProductPage-module__uedQfW__galleryThumb{cursor:pointer;opacity:.6;background:#0b0b0d;border:2px solid #ffffff1a;border-radius:14px;width:84px;height:84px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.ProductPage-module__uedQfW__galleryThumb:hover{opacity:.9}.ProductPage-module__uedQfW__galleryThumb img{object-fit:cover;width:100%;height:100%;display:block}.ProductPage-module__uedQfW__galleryThumbActive{opacity:1;border-color:#fff;transform:translateY(-2px)}.ProductPage-module__uedQfW__productTitle{margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:800}.ProductPage-module__uedQfW__productFormat{color:var(--nike-gray-500);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700}.ProductPage-module__uedQfW__productPrice{color:var(--nike-gray-700);margin-bottom:16px;font-size:20px;font-weight:700}.ProductPage-module__uedQfW__productDesc{color:var(--nike-gray-700);margin-bottom:24px;font-size:15px;line-height:1.7}.ProductPage-module__uedQfW__highlightLine{color:var(--nike-gray-600);margin-bottom:20px;font-size:13px;line-height:1.7}.ProductPage-module__uedQfW__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.ProductPage-module__uedQfW__detailItem{border:1px solid var(--nike-gray-200);border-radius:12px;gap:4px;padding:14px;display:grid}.ProductPage-module__uedQfW__detailItem span{color:var(--nike-gray-500);font-size:12px}.ProductPage-module__uedQfW__detailItem strong{color:var(--nike-black);font-size:14px;font-weight:700}.ProductPage-module__uedQfW__buyPanel{background:var(--nike-gray-100);border-radius:16px;gap:12px;padding:20px;display:grid}.ProductPage-module__uedQfW__buyButton{background:var(--nike-black);color:var(--nike-white);text-align:center;touch-action:manipulation;border-radius:999px;padding:12px 16px;font-weight:600;transition:transform .2s,background .2s}.ProductPage-module__uedQfW__buyButton:hover{background:#000;transform:translateY(-1px)}.ProductPage-module__uedQfW__secondaryButton{border:1px solid var(--nike-black);text-align:center;touch-action:manipulation;border-radius:999px;padding:12px 16px;font-weight:600}.ProductPage-module__uedQfW__meta{color:var(--nike-gray-500);font-size:13px}.ProductPage-module__uedQfW__detailSection{padding-bottom:72px}.ProductPage-module__uedQfW__storyStack{gap:24px;margin-bottom:32px;display:grid}.ProductPage-module__uedQfW__storyRow{border-top:1px solid var(--nike-gray-200);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:32px;padding-top:24px;display:grid}.ProductPage-module__uedQfW__storyRowReverse{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.ProductPage-module__uedQfW__storyRowReverse .ProductPage-module__uedQfW__storyMedia{order:2}.ProductPage-module__uedQfW__storyMedia{background:var(--nike-gray-100);border-radius:16px;grid-template-rows:1fr auto;min-height:100%;display:grid;overflow:hidden}.ProductPage-module__uedQfW__storyImage{object-fit:cover;width:100%;height:100%;min-height:280px}.ProductPage-module__uedQfW__storyMediaCopy{background:var(--nike-black);color:var(--nike-white);padding:18px}.ProductPage-module__uedQfW__storyMediaCopy h3{margin-bottom:6px;font-size:16px;font-weight:800}.ProductPage-module__uedQfW__storyMediaCopy p{color:#ffffffc7;font-size:13px;line-height:1.55}.ProductPage-module__uedQfW__storyCopy{flex-direction:column;justify-content:center;padding:24px 0;display:flex}.ProductPage-module__uedQfW__storyCopy span{color:var(--nike-gray-400);letter-spacing:.18em;margin-bottom:14px;font-size:13px;font-weight:800}.ProductPage-module__uedQfW__storyCopy h2{color:var(--nike-black);margin-bottom:18px;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.05}.ProductPage-module__uedQfW__storyCopy p{color:var(--nike-gray-700);max-width:620px;margin-bottom:12px;font-size:15px;line-height:1.8}.ProductPage-module__uedQfW__storyCopy p:last-child{margin-bottom:0}.ProductPage-module__uedQfW__visualGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.ProductPage-module__uedQfW__visualCard{background:var(--nike-gray-100);border-radius:16px;overflow:hidden}.ProductPage-module__uedQfW__visualImage{aspect-ratio:4/3;object-fit:cover;background:#eee;width:100%}.ProductPage-module__uedQfW__visualCopy{padding:18px}.ProductPage-module__uedQfW__visualCopy h2{color:var(--nike-black);margin-bottom:8px;font-size:17px;font-weight:800}.ProductPage-module__uedQfW__visualCopy p{color:var(--nike-gray-700);font-size:14px;line-height:1.6}.ProductPage-module__uedQfW__editorialGrid{border-top:1px solid var(--nike-gray-200);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ProductPage-module__uedQfW__editorialBlock{border-bottom:1px solid var(--nike-gray-200);padding:28px 28px 28px 0}.ProductPage-module__uedQfW__editorialBlock h2,.ProductPage-module__uedQfW__infoBlock h2{color:var(--nike-black);margin-bottom:12px;font-size:18px;font-weight:800}.ProductPage-module__uedQfW__editorialBlock p{color:var(--nike-gray-700);margin-bottom:10px;font-size:14px;line-height:1.75}.ProductPage-module__uedQfW__editorialBlock p:last-child{margin-bottom:0}.ProductPage-module__uedQfW__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.ProductPage-module__uedQfW__infoBlock,.ProductPage-module__uedQfW__usageBlock{background:var(--nike-gray-100);border-radius:16px;padding:24px}.ProductPage-module__uedQfW__usageBlock{background:var(--nike-black)}.ProductPage-module__uedQfW__usageBlock h2{color:var(--nike-white);margin-bottom:18px;font-size:22px;font-weight:900}.ProductPage-module__uedQfW__usageSteps{gap:12px;display:grid}.ProductPage-module__uedQfW__usageStep{grid-template-columns:36px 1fr;align-items:start;gap:12px;display:grid}.ProductPage-module__uedQfW__usageStep span{background:var(--nike-white);color:var(--nike-black);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:inline-flex}.ProductPage-module__uedQfW__usageStep p{color:#ffffffd1;padding-top:6px;font-size:14px;line-height:1.65}.ProductPage-module__uedQfW__infoBlock ul{gap:10px;padding-left:18px;list-style:outside;display:grid}.ProductPage-module__uedQfW__infoBlock li{color:var(--nike-gray-700);font-size:14px;line-height:1.6}.ProductPage-module__uedQfW__faqBlock{border-top:1px solid var(--nike-gray-200);margin-top:32px;padding-top:28px}.ProductPage-module__uedQfW__faqBlock h2{color:var(--nike-black);margin-bottom:18px;font-size:22px;font-weight:800}.ProductPage-module__uedQfW__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}.ProductPage-module__uedQfW__faqItem{border-bottom:1px solid var(--nike-gray-200);padding-bottom:18px}.ProductPage-module__uedQfW__faqItem h3{color:var(--nike-black);margin-bottom:8px;font-size:15px;font-weight:800}.ProductPage-module__uedQfW__faqItem p{color:var(--nike-gray-700);font-size:14px;line-height:1.7}@media (max-width:960px){.ProductPage-module__uedQfW__productGrid{grid-template-columns:1fr}.ProductPage-module__uedQfW__productImage,.ProductPage-module__uedQfW__galleryMain{height:360px}.ProductPage-module__uedQfW__galleryThumb{width:68px;height:68px}.ProductPage-module__uedQfW__storyRow,.ProductPage-module__uedQfW__storyRowReverse{grid-template-columns:1fr}.ProductPage-module__uedQfW__storyRowReverse .ProductPage-module__uedQfW__storyMedia{order:0}.ProductPage-module__uedQfW__storyCopy{padding:4px 0 8px}.ProductPage-module__uedQfW__storyImage{min-height:220px}.ProductPage-module__uedQfW__editorialGrid,.ProductPage-module__uedQfW__infoGrid,.ProductPage-module__uedQfW__faqGrid,.ProductPage-module__uedQfW__visualGrid{grid-template-columns:1fr}.ProductPage-module__uedQfW__editorialBlock{padding-right:0}}@media (max-width:600px){.ProductPage-module__uedQfW__detailGrid{grid-template-columns:1fr}}
