@import"https://fonts.googleapis.com/css?family=Bevan";*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;font-family:Inter,sans-serif}.container{width:90%;margin:auto}.button_link:hover{background-color:#ccc}.button_link{display:inline-block;padding:10px 20px;border-radius:20px;background-color:#fff;font-size:1rem;font-weight:600;color:#111}.loader{display:flex;justify-content:center;align-items:center;height:90vh}@media (min-width: 768px){.container{width:90%}}.toplinks_bg{background-color:#f5f5f5}.toplinks{position:relative;padding:4px 0;display:flex;justify-content:space-between;align-items:center}.top_left a{color:#111}.top_left{display:flex;align-items:center;gap:24px}.top_right{display:flex;align-items:center}.top_right li{border-right:1px solid #111;padding:0 10px;display:flex;align-items:center;justify-content:center;height:12px}.top_right .top_right_link:hover{color:#707072}.top_right .top_right_link{width:fit-content;background:none;border:none;cursor:pointer;padding:10px 0;font-size:.8rem;font-weight:600;color:#111}.top_right li:last-child{border-right:none}.help{position:relative!important}.dash_modal{background-color:#fff;box-shadow:0 2px 5px #707072;border-radius:10px;position:absolute;top:35px;right:5%;z-index:3000;display:flex;flex-direction:column;width:fit-content;min-width:150px;overflow:hidden}.dash_modal h3{font-size:1rem;font-weight:500;color:#111;padding:10px;border-bottom:1px solid #CACACB}.dash_modal a:hover,.dash_modal button:hover{background-color:#e5e5e5}.dash_modal a,.dash_modal button{background:none;border:none;text-align:left;font-size:1rem;font-weight:500;color:#111;padding:10px;cursor:pointer}.menu_bar,.mobile_menu{display:none}.navlinks_bg{position:relative;background-color:#fff}.logo{width:60px;flex-shrink:0}.logo img{width:100%;cursor:pointer}.nike_arrow span,.nike_man span{display:none}.nav_content{display:flex;justify-content:space-between;align-items:center}.navlinks{padding:20px 0;display:flex;align-items:center;gap:20px;height:100%}.navlinks a:hover{border-color:#111}.navlinks a{display:inline-block;font-size:1rem;font-weight:600;color:#111;border-bottom:2px solid transparent}.altLinks{background-color:#fff;width:100%;max-height:0;overflow:hidden;position:absolute;top:100%;left:0;z-index:999;display:flex;justify-content:center;flex-wrap:wrap;transition:.3s}.altCategories{display:flex;flex-direction:column;width:180px;margin:20px 0 50px}.cat_name{font-size:.9rem;font-weight:600;color:#111;padding:10px 0}.category:hover{color:#111}.category{font-size:.8rem;font-weight:600;color:#666;padding:5px 0}.right_links{width:fit-content;display:flex;align-items:center;gap:8px}.search_box{position:relative;width:180px;margin-right:5px}.search_icon{position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#f5f5f5;height:35px;width:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.search_icon:hover{background-color:#cacacb}.search_box input{width:100%;height:35px;padding:10px 10px 10px 40px;border:none;border-radius:25px;background-color:#f5f5f5;outline:none}.search_box input::placeholder{font-size:1rem;font-weight:600}.search_box:hover input,.cart_icon_box:hover,.wish_icon_box:hover{background-color:#e5e5e5}.cart_icon_box,.wish_icon_box{position:relative;width:35px;height:35px;border-radius:50%;color:#111;display:flex;align-items:center;justify-content:center}.cart_length,.wish_length{position:absolute;top:53%;left:50%;transform:translate(-50%,-50%);width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.6rem}.wish_length{top:45%}.user_icon_box{display:none}nav{position:relative;transition:transform .3s ease-in-out;z-index:1000}nav.nav-at-top{position:relative}nav.nav-hide{transform:translateY(-100%)}nav.nav-fixed{position:fixed;top:0;left:0;width:100%;transform:translateY(0);z-index:1000}.toplinks_bg.show{opacity:1;visibility:visible;transform:translateY(0);height:auto}.toplinks_bg.hide{opacity:0;visibility:hidden;transform:translateY(-20px);height:0;overflow:hidden}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}nav.nav-fixed .toplinks_bg{display:none}.navlinks_bg{transition:all .3s ease-in-out}nav.nav-fixed .nav_content{transition:all .3s ease}@media (max-width:768px){nav.nav-hide{transform:translateY(-100%)}nav.nav-fixed{position:fixed;top:0;left:0;width:100%;transform:translateY(0);z-index:1000}.toplinks_bg.hide{display:none}.toplinks{display:none;overflow:hidden}.navlinks{display:none}.nike_logos a{color:#111}.nike_logos{margin-top:30px;display:flex;flex-direction:column;gap:15px}.nike_arrow,.nike_man{display:flex;align-items:center;gap:10px}.nike_arrow span,.nike_man span{display:inline-block}.becom_member{font-size:1.2rem;font-weight:500;color:#666;margin:40px 0 20px}.becom_member a{font-size:1.3rem;color:#111}.user_name{font-size:1.2rem;font-weight:600;color:#111;display:flex;align-items:center;gap:10px}.auth_btns{display:flex;align-items:center;gap:10px}.auth_btns a{border-radius:20px;padding:7px 15px;font-size:1rem;font-weight:600}.auth_btns>:first-child{border:1px solid #111;background-color:#111;color:#fff}.auth_btns>:last-child{border:1px solid #D3D3D4;background-color:#fff;color:#111}.mobile_navigations{display:flex;flex-direction:column;gap:15px;margin:40px 0}.mobile_navigations a{display:flex;align-items:center;gap:15px;color:#111;font-size:1rem;font-weight:600}.nav_content{padding:18px 0}.right_links{gap:15px}.cart_icon_box{width:fit-content;height:fit-content}.user_icon_box{color:#111;display:flex;align-items:center;justify-content:center}.search_box{width:fit-content;margin:0}.search_icon{position:static;transform:translateY(0);background-color:transparent;height:fit-content;width:fit-content}.search_box input{display:none}.menu_bar{display:flex;flex-direction:column;gap:5px;cursor:pointer}.bar1,.bar2,.bar3{width:20px;height:2px;background-color:#111}nav.nav-hide{transform:translateY(-100%);overflow:hidden;will-change:transform}.mobile_menu.open{transform:translate(0);overflow-x:hidden}.mobile_menu{position:fixed;top:0;right:0;width:100%;transform:translate(100%);height:100vh;background:#fff;z-index:2000;padding:50px 30px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;transition:all .3s ease}.menu_link{width:100%;background:none;border:none;font-size:1.5rem;font-weight:500;color:#111;text-align:left;margin:10px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex-shrink:0}.menu_title,.menu_item{width:100%;background:none;border:none;font-size:1rem;font-weight:600;color:#666;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex-shrink:0}.link_titles{padding:20px 0}.selected_link_title{font-size:1.4rem;font-weight:600;color:#111;margin-top:20px}.titles{display:flex;flex-direction:column;gap:20px;padding:20px 0}.title_items>:first-child{margin:20px 0 10px;font-size:1.4rem;font-weight:500;color:#111}.title_items{display:flex;flex-direction:column;gap:20px;padding:10px 0 30px}.back_btn{position:absolute;top:20px;left:20px;font-weight:700;background:none;border:none;font-size:1rem;display:flex;align-items:center;gap:15px}.close_btn{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer}}.help_modal{position:absolute;background-color:#fff;padding:20px;top:35px;right:150px;z-index:9999;min-width:230px;display:flex;flex-direction:column;border-radius:0 0 10px 10px}.help_modal .help_link:hover{color:#111}.help_modal .help_title{display:block;width:100%;color:#111;font-size:1rem;font-weight:600;margin-bottom:10px;padding:0}.help_modal .help_link{display:block;width:100%;white-space:nowrap;padding:5px 0;font-size:.8rem;font-weight:600;color:#666}.country_modal{padding:50px 0;position:fixed;top:0;left:0;background-color:#fff;width:100%;min-height:100vh;max-height:100vh;height:100vh;overflow-y:auto;z-index:1001}.country_modal::-webkit-scrollbar{display:none}.cModal_close_btn{position:absolute;right:30px;top:55px;z-index:1002;display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;border:none;background-color:#111;cursor:pointer}.country_modal h1{font-size:1.5rem;font-weight:500;color:#111;width:200px;text-align:center;margin-bottom:50px}.countries{width:100%;margin-top:20px}.regions h3{font-size:1.2rem;font-weight:500;color:#111;margin:25px 0;display:flex;justify-content:space-between;align-items:center}.region_countries{display:flex;flex-direction:column;gap:10px;height:0;overflow:hidden;transition:.3s}.region_countries>:last-child{margin-bottom:30px}.regions{border-bottom:1px solid #e5e5e5}.region_countries a{border:1px solid #CACACB;border-radius:15px;width:100%;display:flex;gap:10px;padding:10px}.country_info{display:flex;flex-direction:column}.country_name{font-size:1.1rem;font-weight:600;color:#111}.country_lang{font-size:.8rem;font-weight:500;color:#666}#search{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:1000;background-color:#fff}.search_content{padding:20px 0;margin-bottom:30px;display:flex;justify-content:space-between}.search_modal_box{position:relative}.search_modal_logo{display:none}.search_close_btn{display:flex;align-items:center}.search_close_btn button{background:none;border:none;font-size:1rem;font-weight:600;cursor:pointer}.search_modal_box input:focus{background-color:#e5e5e5}.search_modal_box input{width:100%;height:35px;padding:10px 10px 10px 20px;border:none;border-radius:25px;background-color:#f5f5f5;outline:none;font-size:1rem;font-weight:500}.search_modal_icon{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#f5f5f5;height:35px;width:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.search_modal_box input::placeholder{font-size:1rem;font-weight:600}.search_modal_header{font-size:1rem;font-weight:500;color:#666}.popular_terms{padding:20px 0;display:flex;flex-wrap:wrap;gap:15px}.popular_terms a{background-color:#eee;font-size:.9rem}@media (min-width:768px){.country_modal h1{width:fit-content;font-size:2rem}.cModal_close_btn:hover{background-color:#666}.cModal_close_btn{position:fixed;right:50px}.countries{width:900px;margin:auto;padding:30px 0}.regions{border:none}.regions h3{font-size:1.8rem}.region_icon{display:none}.region_countries{flex-direction:row;flex-wrap:wrap;gap:20px;height:fit-content}.region_countries a{width:200px}.region_countries a:hover{background-color:#e5e5e5}.region_countries>:last-child{margin:0}.search_modal_logo{display:initial}.search_modal_logo{width:20%}.search_close_btn{width:20%;display:flex;justify-content:end}.search_modal_box{width:60%}.search_modal_box input{width:100%}.search_modal_header,.popular_terms{width:60%;margin:auto}}footer{padding-bottom:70px}footer hr{margin:30px 0;height:1px;border:none;background-color:#e5e5e5}.footer_content_box{display:flex;flex-direction:column;justify-content:space-between;align-items:baseline}.footer_content{display:flex;flex-direction:column;width:100%}.footer_content h3{font-size:1rem;font-weight:600;margin:20px 0;display:flex;justify-content:space-between;align-items:center}.footer_content_items{display:flex;flex-direction:column;gap:15px;width:100%;height:0;border-bottom:1px solid #E5E5E5;overflow:hidden;transition:.3s}.footer_content_items :last-child{margin-bottom:20px}.footer_content_items a{font-size:.9rem;font-weight:600;color:#666}.location_btn{padding:20px 0;border-bottom:1px solid #E5E5E5;width:100%}.location_btn button{width:100%}.last_line{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin:30px 0}.last_line p,.last_line a:hover{color:#111}.last_line a{font-size:.9rem;font-weight:600;color:#666}.guides{position:relative}.guides p{display:flex;align-items:center;gap:5px}.guides_modal{position:absolute;top:calc(100% - 330px);left:0;z-index:100;width:200px;background-color:#fff;box-shadow:.2px .2px 5px #eee;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;padding:10px 0}.guides_modal a{padding:7px 15px;font-size:.9rem;font-weight:600;color:#666}.guides_modal a:hover{color:#111;background-color:#eee}@media (min-width:768px){.footer_content_box{flex-direction:row}.footer_content_items{height:fit-content}.footer_content_icon{display:none}.footer_content_items{border:none}.footer_content{width:fit-content}.location_btn{padding:0;border:none;width:fit-content}.last_line{flex-direction:row;align-items:center}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.nike_slider1{position:relative;height:100vh}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#444;display:flex;justify-content:center;align-items:center}.slide{position:relative}.slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(#00000040,#00000040);z-index:2}.slide_content{position:absolute;bottom:10%;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:15px}.slide_content h1{white-space:nowrap;font-size:5rem;color:#fff;font-weight:800}.slide_content p{font-size:1.2rem;color:#fff;font-weight:600}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.slide_video{width:100%;height:100%;object-fit:cover}.swiper-button-next,.swiper-button-prev{display:none}.custom-navigation{position:absolute;bottom:25px;right:25px;z-index:10;display:flex;gap:10px}.custom-nav-btn{width:35px;height:35px;background:#b3b3b3;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.custom-nav-btn:hover{background:#fff}.custom-nav-btn svg{width:20px;height:20px;color:#333;transition:color .3s ease}.custom-nav-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.custom-nav-btn:disabled:hover{background:#ffffffe6;transform:none}.swiper-pagination-bullet{width:5px!important;height:5px!important;background:#eee!important}.swiper-pagination-bullet-active{background:#fff!important}@media (max-width: 768px){.custom-navigation{display:none}.slide_content{bottom:15%;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center}.slide_content h1{white-space:nowrap;font-size:2rem;text-align:center}.slide_content p{font-size:1rem}.slide_content a{padding:5px 15px;border-radius:20px;font-size:.9rem}.swiper-pagination{bottom:30px!important}}.jordan_pics{width:100%;display:flex;flex-direction:column;align-items:center}.jordan_pics img{width:100%;height:100%;display:block;object-fit:cover}.jordan{position:relative;width:100%}.jordan_content{position:absolute;z-index:20;bottom:7%;left:7%}.jordan_heading{color:#fff;font-size:1.5rem;font-weight:500;margin-bottom:20px}.jordan_text{color:#fff;font-size:1rem;font-weight:500;margin-bottom:10px}.jordan:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#00000040,#00000040);z-index:10}.nike_fields{width:100%;display:flex;align-items:center;gap:10px;padding:70px 0;overflow-x:scroll}.nikeField{width:300px;flex:0 0 auto;height:80vh;position:relative}.nikeField a{width:100%}.nikeField img{width:100%;height:100%;object-fit:cover}.field_btn{position:absolute;bottom:10%;left:10%;z-index:10}.classics_box{margin:30px 0}.classic_header{display:flex;justify-content:space-between;align-items:center;padding:0 30px}.classic_header h2{font-size:1.5rem;font-weight:500}.classic_nav_btns{display:none}.classics{display:flex;align-items:center;gap:10px;padding:15px 5% 30px;overflow-x:scroll;scroll-behavior:smooth}.classics img{width:280px;height:350px;object-fit:cover}.classics h3{font-size:1.2rem;font-weight:500;color:#111;margin-top:10px}.classics::-webkit-scrollbar{height:5px}.classics::-webkit-scrollbar-track{background:transparent}.classics::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px;transition:background .3s ease}.classics:hover::-webkit-scrollbar-thumb{background:#00000080}#navigations{padding:0}.navigation_box{display:flex;flex-direction:column;align-items:center;gap:50px}.navigation_links{display:flex;align-items:center;gap:20px;justify-content:center}.navigation_links a{font-size:1.1rem;font-weight:600;color:#111;transition:.3s}.navigation_links a:hover{color:#707072}.navigation_content_box{display:flex;flex-direction:column;gap:0;width:100%;height:fit-content}.navigation_content{min-width:200px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.navigation_content h3{width:100%;font-size:1.2rem;font-weight:500;color:#111;padding:15px 0}.navigation_content_items{display:flex;flex-direction:column;gap:20px;height:0;transition:height .3s ease}.navigation_content a{font-size:1rem;font-weight:600;color:#717173;transition:.3s}.navigation_content a:hover{color:#111}@media (min-width: 768px){.jordan_pics{flex-direction:row}.jordan{width:50%;height:100vh}.jordan_heading{font-size:2rem}.jordan_text{font-size:1.5rem}.nike_fields{overflow:auto}.nikeField{width:33.33%;flex:1}.classics{padding:15px 0 30px}.classic_header h2{font-size:2rem;font-weight:600}.classic_nav_btns{display:flex;align-items:center;gap:10px}.classic_nav_btns button{width:50px;height:50px;border-radius:50%;border:none;cursor:pointer;background-color:#e5e5e5;display:flex;justify-content:center;align-items:center}.classic_nav_btns button.active:hover{background-color:#ccc}.classic_nav_btns button.active{background-color:#e5e5e5;cursor:pointer}.classic_nav_btns button.inactive{background-color:#f5f5f5;cursor:default;opacity:.6}#navigations{padding:70px 0}.navigation_content_box{flex-direction:row;gap:30px;width:fit-content;margin:auto;height:250px;overflow:hidden}.navigation_content_box:hover{height:fit-content;overflow:visible}.navigation_content_box:hover .navigation_content_items{height:auto!important}.navigation_content h3{margin:30px 0}}.reg_box,.auth_box{font-family:Roboto,sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:16px}.registration,.authentication{background:#fff;padding:20px;border-radius:12px;box-shadow:0 6px 20px #0000001a;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.signUp_logo .logo{width:50px}.signUp_logo span{display:none}.signUp_logo{width:100%;display:flex;justify-content:center;align-items:center}.auth_head{font-size:24px;font-weight:500;color:#333;margin:8px 0}.registration input,.authentication input{padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-family:Roboto,sans-serif;transition:border-color .3s ease;outline:none;width:100%;box-sizing:border-box}.registration input:focus,.authentication input:focus{border-color:#666}.registration input::placeholder,.authentication input::placeholder{color:#999}.password_inp{position:relative;width:100%}.password_inp input{padding-right:50px;width:100%;box-sizing:border-box}.eye_icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:20px;color:#666;cursor:pointer;transition:color .3s ease}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.gender{width:100%;padding:0 10px;display:flex;justify-content:left;align-items:center;gap:20px;box-sizing:border-box}.male,.female{display:flex;align-items:center;color:#333}:is(.male,.female) label,:is(.male,.female) input{cursor:pointer;padding:5px}.reg_btn{padding:14px 20px;background-color:#111;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;font-family:Roboto,sans-serif;cursor:pointer;transition:background-color .3s ease;width:100%}.reg_btn:hover{background-color:#666}.go_to_login,.go_to_signup{display:flex;flex-direction:column;gap:7px;text-align:center;font-size:16px;color:#666;margin-top:8px}.go_to_signup span,.go_to_login span{margin-right:10px;display:inline-block}.go_to_login a,.go_to_signup a{color:#111;white-space:nowrap;text-decoration:none;font-weight:500;transition:color .3s ease}.go_to_login a:hover,.go_to_signup a:hover{text-decoration:underline}@media (min-width: 768px){.reg_box,.auth_box{padding:30px}.registration,.authentication{padding:30px;max-width:500px;gap:15px}.signUp_logo{justify-content:left}.auth_head{font-size:28px}.registration input,.authentication input{padding:12px 16px}.reg_btn{padding:12px 20px}}.membership_text{display:flex;flex-direction:column;gap:10px;padding:20px 0 40px}.membership_text h2{font-size:1.5rem;font-weight:500}.membership_text a{padding:0}.signUp_header{width:100%;height:100vh;position:relative}.signUp_header img{width:100%;height:100%;object-fit:cover;object-position:left center}.signUp_header_content{position:absolute;bottom:5%;left:0;z-index:10}.signUp_header_content h1{font-size:2.5rem;font-weight:900;color:#fff;text-transform:uppercase;width:85%;margin-bottom:10px}.signUp_header_content p{font-size:1rem;font-weight:500;color:#fff;margin-bottom:20px}.member_box{width:100%;padding:70px 0}.member_header{font-size:1.4rem;font-weight:500}.benefit_content{width:100%;display:flex;overflow-x:scroll;gap:20px;padding:20px 0}.benefit{flex:0 0 auto;width:300px;height:80vh;position:relative}.benefit img{width:100%;height:100%;object-fit:cover}.benefit_text{position:absolute;left:5%;bottom:5%;z-index:10;display:flex;flex-direction:column;align-items:baseline;gap:15px}.benefit_text h5{font-size:1.5rem;font-weight:500;color:#fff}.benefit_text h4{font-size:1.8rem;font-weight:500;color:#fff;line-height:2rem;margin-bottom:10px}.second_one h5,.second_one h4{color:#111}.second_one a{color:#fff;background-color:#111}.second_one a:hover{background-color:#666}.members_info_content{display:flex;flex-direction:column-reverse;gap:60px;padding:50px 0}.m_i_content{display:flex;flex-direction:column;gap:15px;width:250px;margin:auto}.m_i_content h5{font-size:1.2rem;font-weight:500;text-align:center}.m_i_content p{font-size:1rem;font-weight:500;text-align:center;line-height:1.5rem}.membership_line{background:red;background:linear-gradient(265deg,red,#f75605 96%);width:100%;margin:50px 0;padding:7px 0;display:flex;align-items:center;justify-content:center;gap:20px;overflow:hidden;object-position:top center}.line_content{display:flex;align-items:center;gap:10px}.membership_line img{width:30px}.membership_line h4{font:100 1rem Cormorant Garamond,serif;color:#fff;line-height:0}.member_connect_content{display:flex;flex-direction:column;padding:70px 0}.connect{display:flex;flex-direction:column;align-items:center}.connect p{text-align:center}.connect img{width:80px;border-radius:20px;box-shadow:0 0 10px #ddd}.mem_fag_content{display:flex;flex-direction:column}.mem_fag{border-bottom:1px solid #dddddd;overflow:hidden;padding:30px 0}.mem_fag h3{font-size:1.2rem;font-weight:500;cursor:pointer;padding:30px 0;display:flex;justify-content:space-between;align-items:center}.fag_icon{font-size:1rem;transition:.3s}.mem_fag p{font-size:1rem;font-weight:400;line-height:1.5rem;height:0;overflow:hidden;transition:.3s}.mem_fag a{font-size:1rem;font-weight:600;color:#111;border-bottom:1px solid #111;white-space:nowrap}.membership_logo{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;gap:5px}.membership_logo img{width:60px}.membership_logo span{font:400 2rem Cormorant Garamond,serif;line-height:0}.detail_page{padding:50px 0}.detail_page .container{width:100%}.product_detail{display:flex;flex-direction:column}.product_detail_img{width:100%;height:500px;background-color:#eee;position:relative}.product_detail_img img{width:100%;height:100%;object-fit:cover}.product_detail_info{width:90%;margin:auto;padding:30px 0;display:flex;flex-direction:column;gap:10px}.wishIcon{font-size:2rem;color:red;position:absolute;top:20px;right:20px}.product_datail_name{font-size:1.5rem;font-weight:500;color:#111}.product_ditail_category{font-size:1.1rem;font-weight:700;color:#d33918}.product_datail_price{font-size:1.1rem;font-weight:600;color:#007b47}.product_detail_description{font-size:1.1rem;font-weight:400;margin:20px 0}.detail_btns{display:flex;flex-direction:column;gap:15px;margin:30px 0}.detail_btns button{width:100%;height:60px;border-radius:40px;font-size:1.2rem;font-weight:500;cursor:pointer}.add_to_cart{background-color:#111;border:1px solid #111;color:#fff}.add_to_cart:hover{background-color:#666}.go_to_cart{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border-radius:40px;font-size:1.2rem;font-weight:500;cursor:pointer;background-color:#007b47;border:1px solid #111;color:#fff}.go_to_cart:hover{background-color:#025532}.fav_btn{background:none;border:1px solid #CACACB;color:#111;display:flex;align-items:center;justify-content:center;gap:5px}.fav_btn_icon{line-height:0;font-size:1.7rem}#shoppingCart{padding:30px 0}.shoppingCart_header{font-size:1.7rem;font-weight:500;margin-bottom:20px}.shopping_info{display:flex;flex-direction:column;gap:30px}.cart_box{width:100%}.cartItem{position:relative;width:100%;display:flex;gap:20px;border:1px solid #CACACB;border-radius:10px;padding:15px;margin:10px 0;box-shadow:0 2px 4px #0000001a}.remove_btn{position:absolute;right:15px;bottom:17px}.remove_btn button{background:none;border:none;cursor:pointer;font-size:1.1rem}.remove_btn span{display:none}.selection{position:absolute;top:15px;left:15px;z-index:10}.selection input{width:15px;height:15px;accent-color:#111;cursor:pointer}.cartItem_img{width:130px;height:130px;background-color:#eee}.cartItem_img img{width:100%;height:100%;object-fit:cover}.cartItem_info{min-width:0;display:flex;flex-direction:column;gap:5px}.cartItem_name{font-size:1rem;font-weight:500;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.cartItem_cat{font-size:.9rem;font-weight:500;color:#d33918}.cartItem_price{font-size:.8rem;font-weight:500;color:#666}.counted_price{font-size:.9rem;font-weight:500;color:#007b47}.cart_item_count{padding:0 10px;border:1px solid #CACACB;border-radius:20px;width:fit-content;display:flex;align-items:center;gap:10px;margin-top:10px}.cart_item_count button{border:none;background:none;outline:none;font-size:1.5rem;font-weight:500;color:#111;padding:0 5px;cursor:pointer}.cart_item_count span{font-size:1rem;font-weight:500;color:#111}.emptyCart_info{font-size:1.3rem;font-weight:500;color:#d33918}.summary{width:100%}.total{width:90%;position:fixed;bottom:0;background-color:#fff;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid #CACACB;border-bottom:1px solid #CACACB;font-size:1.2rem;font-weight:500}.shipping_fee{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.checkout_btn{padding:20px 0}.checkout_btn a{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border-radius:40px;font-size:1.2rem;font-weight:500}.checkout_btn a.enabled{cursor:pointer;background-color:#111;border:1px solid #111;color:#fff}.checkout_btn a.enabled:hover{background-color:#666}.checkout_btn a.disabled{cursor:unset;background-color:#999;border:1px solid #999;color:#fff}.checkout_btn a.disabled:hover{background-color:#999}.joining_info{padding:20px 0;font-size:1rem;font-weight:500}.joining_info a{font-size:1.2rem;font-weight:500;color:#666;border-bottom:1px solid #111;white-space:nowrap;line-height:2rem}.cart_clear_btn button:hover,.wish_clear_btn button:hover{background-color:#111;color:#fff}.cart_clear_btn button,.wish_clear_btn button{display:flex;align-items:center;gap:8px;background-color:#fff;color:#000;border:2px solid #111;padding:8px 20px;margin:20px 0;border-radius:20px;cursor:pointer;font:600 .8rem Roboto,sans-serif}#checkout_page{padding:100px 0}.backToShopping{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:500;color:#111;margin-bottom:20px}.order_count{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:1.2rem;font-weight:500}.payment_btn{display:flex;justify-content:end}.payment_btn button{background-color:#111;border:1px solid #111;border-radius:20px;color:#fff;font-size:1rem;padding:10px 30px;margin-top:30px;cursor:pointer}.payment_btn button:hover{background-color:#666}#wish_list{min-height:60vh}.wish_box{width:100%;display:flex;flex-direction:column;gap:1%}.wish_header{font-size:1.2rem;font-weight:500;color:#111;margin-bottom:20px}.wishItem{display:flex;gap:20px;margin-bottom:15px}.wish_item_img{width:90px;height:90px}.wish_item_img img{width:100%;height:100%;object-fit:cover}.wishItem_info{min-width:0;width:100%}.wishItem_name{font-size:1rem;font-weight:500;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wishItem_cat{font-size:.9rem;font-weight:600;color:#d33918;margin:5px 0}.wishItem_price{font-size:.8rem;font-weight:500;color:#007b47}.wish_remove{background:none;border:none;padding:5px 0;cursor:pointer;font-size:1.2rem;color:red}.empty_wish_info{font-size:1rem;font-weight:600;color:#d33918}@media (min-width:768px){.member_header{font-size:2rem}.membership_text{display:none}.signUp_header{height:70vh}.signUp_header img{object-position:top center}.signUp_header_content{bottom:50%;left:50%;transform:translate(-50%,50%)}.signUp_header_content h1{font-size:4rem;width:100%;text-align:center}.signUp_header_content .container{display:flex;flex-direction:column;align-items:center}.signUp_header_content p{margin-bottom:20px;text-align:center}.benefit_content{overflow:inherit;padding:40px}.benefit{flex:initial;width:33.33%;height:70vh}.benefit_text{left:10%;bottom:10%}.benefit_text h5{font-size:1.2rem}.benefit_text h4{font-size:1.6rem}.members_info_content{height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:initial;padding:50px}.m_i_content{gap:15px;width:220px;margin:0}.m_i_content h5{font-size:1.4rem}.m_i_content p{font-size:1.1rem}.membership_line{gap:200px}.membership_line img{width:80px}.membership_line h4{font:400 2rem Times;line-height:0}.member_connect_content{flex-direction:row;justify-content:space-between}.mem_fag{padding:50px 0}.mem_fag h3{font-size:1.7rem;font-weight:500;padding:50px 0}.fag_icon{font-size:1.5rem}.mem_fag p{font-size:1.5rem;font-weight:400;line-height:2.5rem}.mem_fag a{font-size:1.8rem;font-weight:500}.membership_logo{height:70vh;gap:5px}.membership_logo img{width:90px}.membership_logo span{font:400 3rem Cormorant Garamond,serif;line-height:0}.detail_page .container{width:90%;margin:auto}.product_detail{flex-direction:row}.product_detail_img{width:45%;height:900px;border-radius:20px;overflow:hidden}.product_detail_info{width:40%;padding:50px;margin:0}.product_datail_name{font-size:2.5rem}.product_ditail_category{font-size:2.1rem;font-weight:500}.product_datail_price{font-size:1.5rem}.product_detail_description{font-size:1.5rem;font-style:italic}.detail_btns{width:450px}.detail_btns button{height:80px;font-size:1.5rem;font-weight:600}.fav_btn{background:none;border:1px solid #CACACB;color:#111;display:flex;align-items:center;justify-content:center;gap:5px}.fav_btn_icon{font-size:2.2rem}.fav_btn:hover{border-color:#111}.go_to_cart{height:80px;font-size:1.5rem}.cart_box{width:70%}.selection{top:40px;left:10px}.selection input{width:20px;height:20px}.remove_btn{top:30px;right:20px;bottom:auto}.remove_btn button{font-size:1.5rem;display:flex;align-items:center;gap:5px}.remove_btn span{display:initial;font-size:1.2rem}.shopping_info{flex-direction:row;justify-content:space-between;align-items:flex-start}.cartItem{border:none;border-bottom:1px solid #CACACB;box-shadow:none;border-radius:0;padding:30px 0}.cartItem_img{width:200px;height:200px}.cartItem_info{padding:10px}.cartItem_name{font-size:1.5rem}.cartItem_cat{font-size:1.3rem}.cartItem_price{font-size:1.2rem}.counted_price{font-size:1.5rem}.cart_item_count span{font-size:1.2rem}.cart_item_count button{font-size:1.7rem}.cart_item_count{padding:5px 15px;border-radius:25px}.total{width:100%;position:static;padding:20px 0;font-size:1.5rem}.summary{width:30%;position:sticky;top:60px}.payment_btn button{border-radius:30px;padding:15px 30px;font-size:1.2rem}.wish_box{flex-direction:row;flex-wrap:wrap}.wish_header{font-size:1.5rem;margin:20px 0}.wishItem{width:32.66%;padding:10px;border:1px solid #CACACB;border-radius:15px}.wish_item_img img{border-radius:10px}.wish_item_img{width:200px;height:150px}.wishItem_cat,.wishItem_price{font-size:1rem}.wish_remove{font-size:1.3rem}.empty_wish_info{font-size:1.5rem;font-weight:600;color:#d33918}}*{padding:0;margin:0;box-sizing:border-box}.error-page{background:#282828;overflow:hidden;height:100vh}.error-page p{font-family:Bevan,cursive;font-size:130px;margin:10vh 0 0;text-align:center;letter-spacing:5px;background-color:#000;color:transparent;text-shadow:2px 2px 3px rgba(255,255,255,.1);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.error-page p span{font-size:1.2em}code{color:#bdbdbd;text-align:center;display:block;font-size:16px;margin:0 30px 25px}code span{color:#f0c674}code i{color:#b5bd68}code em{color:#b294bb;font-style:unset}code b{color:#81a2be;font-weight:500}.error-page a{color:#8abeb7;font-family:monospace;font-size:20px;text-decoration:underline;margin-top:10px;display:inline-block}@media screen and (max-width: 880px){.error-page p{font-size:14vw}}
