/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:fss-new-drop (INDEX:20) */
.nd-home{--red:#d3151d;--black:#101112;background:#fff;color:#141414;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;letter-spacing:0;overflow-x:clip}.nd-home *{box-sizing:border-box}.nd-home a{color:inherit;text-decoration:none}.nd-home img{display:block;width:100%;height:auto}.nd-home h1,.nd-home h2,.nd-home h3{font-family:var(--nd-heading),'Arial Narrow',Arial,sans-serif;font-weight:700;line-height:1.13;letter-spacing:-.025em;margin:0;color:inherit}.nd-home h2{font-size:32px;text-transform:uppercase}.nd-home button,.nd-home input,.nd-home select{font:inherit}.nd-home button{cursor:pointer}.nd-home a:focus-visible,.nd-home button:focus-visible,.nd-home input:focus-visible,.nd-home select:focus-visible,.nd-home summary:focus-visible{outline:3px solid #2178df;outline-offset:4px}.nd-wrap{width:min(1280px,calc(100% - 88px));margin-inline:auto}.nd-announcement{display:flex;justify-content:space-around;gap:12px;background:var(--red);color:#fff;padding:10px 24px;font-size:12px;font-weight:600}.nd-header{background:#101112;color:white;position:relative;z-index:10}.nd-header-inner{display:grid;grid-template-columns:1fr 200px minmax(200px,390px) auto;align-items:center;gap:38px;min-height:124px}.nd-logo{width:180px;justify-self:center}.nd-menu{position:relative}.nd-menu>summary{display:flex;align-items:center;gap:12px;font-size:12px;text-transform:uppercase;cursor:pointer;list-style:none}.nd-menu>summary>span:first-child{font-size:24px;font-weight:300}.nd-menu summary::-webkit-details-marker{display:none}.nd-menu-panel{position:absolute;z-index:15;top:50px;left:0;background:#161616;width:330px;max-width:90vw;max-height:70vh;overflow:auto;padding:20px;color:#fff;border:1px solid #444;box-shadow:0 10px 25px #0005;border-radius:5px}.nd-menu-panel a,.nd-menu-panel summary{display:block;padding:10px 4px;font-size:14px;cursor:pointer}.nd-menu-panel summary{font-weight:700;list-style:none}.nd-menu-panel summary:after{content:'+';float:right}.nd-menu-panel details[open]>summary:after{content:'−'}.nd-menu-panel a:hover{color:#ff6368}.nd-menu-child{padding-left:15px}.nd-search{display:flex;border-radius:30px;background:#fff;color:#222;overflow:hidden;min-width:0}.nd-search input{min-width:0;width:100%;border:0;background:none;padding:15px 20px;font-size:13px;color:#222}.nd-search button{background:none;border:0;padding:9px 16px}.nd-header-actions{display:flex;gap:28px;align-items:center;font-size:12px}.nd-header-actions a{display:flex;align-items:center;gap:10px}
.nd-hero{position:relative;background:#101112;color:#fff;isolation:isolate;overflow:hidden}.nd-hero-bg{position:absolute;inset:0;height:100%!important;object-fit:cover;object-position:center 12%;z-index:-1}.nd-hero-inner{min-height:570px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px}.nd-hero-copy{width:44%;padding:45px 0 70px;position:relative;z-index:1}.nd-eyebrow{font-family:var(--nd-heading),Arial,sans-serif;letter-spacing:.15em;color:#ff3a42;text-transform:uppercase;font-weight:700;font-size:20px;margin:0 0 20px}.nd-hero h1{font-size:clamp(45px,5vw,77px);text-transform:uppercase;line-height:1.05;letter-spacing:-.025em}.nd-hero-description{font-size:20px;line-height:1.5;max-width:355px;margin:26px 0 30px}.nd-actions{display:flex;gap:14px;flex-wrap:wrap}.nd-button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);border:1px solid var(--red);color:#fff!important;text-transform:uppercase;font-family:var(--nd-heading),Arial,sans-serif!important;font-size:18px;font-weight:600;padding:13px 25px;min-height:48px;border-radius:4px;line-height:1.2;transition:background .15s}.nd-button:hover{background:#a50e16}.nd-button-outline{background:#0c0c0ca8;border-color:#b5b5b5}.nd-button-outline:hover{background:#333}.nd-hero-product{width:255px;align-self:flex-end;margin-bottom:36px;position:relative;z-index:2;color:#141414}
.nd-product{position:relative;border:1px solid #ddd;border-radius:8px;background:#fff;overflow:hidden;height:100%;display:flex;flex-direction:column}.nd-save{position:absolute;right:10px;top:10px;z-index:2;border:0;background:#ffffffdf;display:grid;place-items:center;color:#888;width:32px;height:32px;border-radius:50%}.nd-save[aria-pressed=true]{color:var(--red)}.nd-save[aria-pressed=true] svg{fill:#fbd5d7}.nd-product-image{display:block;aspect-ratio:1;background:#fafafa;padding:13px}.nd-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.nd-product-body{padding:15px 13px 13px;display:flex;flex-direction:column;flex:1}.nd-vendor{font-size:12px;margin-bottom:7px}.nd-product h3{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;letter-spacing:0;font-weight:400;min-height:38px}.nd-price{font-size:13px;margin:8px 0 10px}.nd-cart-form{display:flex;flex-direction:column;gap:10px;margin-top:auto}.nd-cart-form select{width:100%;min-height:34px;font-size:11px;border:1px solid #ccc;background:#fff;color:#151515;border-radius:4px;padding:5px}.nd-option-space{height:34px}.nd-quick{min-height:40px;border:1px solid #bbb;background:#fff;color:#151515;border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:9px 13px;text-transform:uppercase;font-size:11px!important;gap:10px}.nd-quick:hover{border-color:#111;background:#f3f3f3}.nd-quick:disabled{cursor:not-allowed;background:#eee;color:#777}.nd-hero-card-label{padding:20px 18px 0}.nd-hero-card-label>strong{font-size:13px;text-transform:uppercase;padding-right:20px;display:block}.nd-hero-card-label h2{font-family:Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0;text-transform:none;margin-top:5px}.nd-product-hero .nd-product-image{padding:12px 18px;aspect-ratio:1.5;background:white}.nd-product-hero .nd-product-body{padding:0 18px 18px}.nd-product-hero .nd-price{font-weight:700;font-size:15px}.nd-product-hero .nd-quick{background:var(--red);color:#fff;border-color:var(--red);font-weight:700;min-height:44px}.nd-product-hero .nd-quick:disabled{background:#aaa;border-color:#aaa}.nd-product-hero .nd-save{top:12px;right:9px;width:25px;height:25px}
.nd-trending{padding:36px 0 32px}.nd-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.nd-slider-actions{display:flex;gap:10px}.nd-slider-actions button{display:grid;place-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1}.nd-slider-actions button:disabled{opacity:.35;cursor:default}.nd-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:thin}.nd-product-slot{min-width:0;scroll-snap-align:start}
.nd-styles{background:var(--red);color:#fff;padding:26px 0 32px}.nd-lines{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:27px!important}.nd-lines:before,.nd-lines:after{content:'';height:1px;width:25%;background:#ffffff50}.nd-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.nd-style-card,.nd-brand-card{display:block;position:relative;isolation:isolate;overflow:hidden;background:#292929;border-radius:7px;color:#fff!important}.nd-style-card{aspect-ratio:.87}.nd-style-card>img,.nd-brand-card>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform .3s}.nd-style-card:after,.nd-brand-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#0009);z-index:-1}.nd-style-card:hover>img,.nd-brand-card:hover>img{transform:scale(1.035)}.nd-style-card>div{position:absolute;bottom:28px;left:12px;right:12px;text-align:center}.nd-style-card h3{font-size:35px;text-transform:uppercase}.nd-style-card>div>span{display:block;width:45px;height:2px;background:white;margin:14px auto 0}.nd-contain{background:#deddd9}.nd-contain>img{object-fit:contain;padding:8%;mix-blend-mode:multiply}.nd-wheels{position:relative;isolation:isolate;background:#efefed;overflow:hidden}.nd-banner-bg{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;z-index:-1}.nd-wheels>.nd-wrap{min-height:310px;display:flex;align-items:center}.nd-wheels-copy{width:32%;padding:30px 0}.nd-wheels p{max-width:295px;font-size:15px;margin:16px 0 20px}.nd-explore{padding:28px 0}.nd-explore>h2{margin-bottom:18px}.nd-explore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.nd-brand-card{aspect-ratio:1.13}.nd-brand-card>div{position:absolute;bottom:25px;left:15px;right:15px;text-align:center}.nd-brand-card h3{font-size:29px;text-transform:uppercase;margin-bottom:16px}.nd-brand-card .nd-button{font-size:16px;min-height:40px;padding:9px 20px}.nd-session{position:relative;isolation:isolate;overflow:hidden;background:#101112;color:#fff}.nd-session>.nd-wrap{padding:36px 0;min-height:260px;display:flex;flex-direction:column;justify-content:center;align-items:start}.nd-session h2{font-size:43px;max-width:60%}.nd-session p{font-size:19px;margin:12px 0 24px}.nd-session .nd-banner-bg{object-position:center 42%}.nd-session:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101112 15%,#101112e8 34%,transparent 78%);z-index:-1}
.nd-newsletter{background:var(--red);color:white;padding:30px 0;text-align:center}.nd-newsletter h2{font-size:28px}.nd-newsletter p{font-size:14px;margin:5px 0 13px}.nd-newsletter-form{display:flex;max-width:540px;gap:0;flex-wrap:wrap;margin:auto;background:#fff;border-radius:5px;padding:3px}.nd-newsletter-form input[type=email]{flex:1;min-width:140px;background:#fff;border:0;color:#111;padding:11px 16px;font-size:13px;border-radius:4px}.nd-newsletter-form .nd-button{background:#111;border-color:#111;font-size:15px;min-height:42px;padding:10px 23px}.nd-newsletter-form .errors,.nd-newsletter-form>p{width:100%;color:#111}.nd-footer{background:#0d0e0e;color:#fff;padding:32px 0 12px}.nd-footer-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:35px;padding-bottom:30px}.nd-footer-logo{max-width:210px;align-self:center}.nd-footer h2{font-family:Arial,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:0;font-weight:600;margin:0 0 12px}.nd-footer-grid>div>a{display:block;font-size:12px;margin-bottom:4px;color:#ddd}.nd-footer-grid>div>a:hover{text-decoration:underline}.nd-benefits{border-top:1px solid #ffffff40;text-align:center;padding-top:17px;text-transform:uppercase;font-size:12px;margin:0 0 15px}.nd-benefits span{margin:0 12px}.nd-footer-bottom{display:flex;gap:22px;align-items:center;justify-content:center;font-size:11px;color:#ddd}.nd-payments{display:flex;gap:5px;flex-wrap:wrap;justify-content:center}.nd-payments svg{width:35px;height:23px}.nd-copyright{text-align:center;font-size:11px;color:#bbb;margin:12px 0 0}
@media(min-width:1600px){.nd-hero-bg{object-position:center 46%}.nd-hero-inner{min-height:640px}}
@media(max-width:1100px){.nd-wrap{width:calc(100% - 48px)}.nd-header-inner{grid-template-columns:auto 160px minmax(160px,1fr) auto;gap:22px;min-height:108px}.nd-logo{width:150px}.nd-header-actions{gap:18px}.nd-hero-inner{min-height:530px}.nd-hero h1{font-size:58px}.nd-hero-copy{width:46%}.nd-hero-description{font-size:18px}.nd-hero-product{width:225px}.nd-product-track{gap:12px;grid-auto-columns:calc((100% - 48px)/5)}.nd-product-body{padding:12px 10px}.nd-style-grid{gap:15px}.nd-footer-grid{gap:20px}.nd-footer-logo{max-width:165px}.nd-header-actions a>span{display:none}}
@media(max-width:800px){.nd-header-inner{grid-template-columns:auto 1fr auto;gap:14px;padding:16px 0;min-height:0}.nd-menu>summary>span:last-child{display:none}.nd-logo{grid-column:2;width:150px}.nd-search{grid-row:2;grid-column:1/-1}.nd-header-actions{grid-column:3;grid-row:1}.nd-menu-panel{top:50px}.nd-hero-inner{min-height:580px;align-items:flex-start}.nd-hero-copy{width:54%;padding-top:30px}.nd-hero h1{font-size:49px}.nd-hero-product{width:215px;margin-bottom:28px}.nd-hero-bg{object-position:62% center}.nd-hero-description{font-size:17px;max-width:255px}.nd-button{font-size:15px;padding:12px 18px}.nd-actions{gap:10px}.nd-product-track{grid-auto-columns:calc((100% - 28px)/3);gap:14px}.nd-home h2{font-size:27px}.nd-style-card h3{font-size:28px}.nd-style-card{aspect-ratio:.75}.nd-wheels-copy{width:42%}.nd-brand-card h3{font-size:25px}.nd-footer-grid{grid-template-columns:repeat(4,1fr);gap:25px}.nd-footer-logo{grid-column:1/-1;justify-self:center;width:160px}.nd-session h2{font-size:35px}}
@media(max-width:540px){.nd-wrap{width:calc(100% - 32px)}.nd-announcement{font-size:9px;padding:8px}.nd-announcement span:first-child,.nd-announcement span:last-child{display:none}.nd-header-inner{padding:12px 0}.nd-logo{width:138px}.nd-search input{padding:12px 15px;font-size:12px}.nd-hero-inner{min-height:740px;display:block;padding-top:28px;padding-bottom:24px}.nd-hero-copy{width:100%;padding:0;max-width:325px}.nd-eyebrow{font-size:16px;margin-bottom:12px}.nd-hero h1{font-size:48px;max-width:315px}.nd-hero-description{font-size:16px;max-width:250px;margin:18px 0}.nd-hero-bg{object-position:70% 50%;opacity:.74}.nd-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#101112d9 5%,#10111240 50%,#10111220);z-index:-1}.nd-hero-product{width:190px;margin:34px 0 0 auto}.nd-hero-card-label{padding:14px 13px 0}.nd-hero-card-label>strong{font-size:11px}.nd-hero-card-label h2{font-size:11px}.nd-product-hero .nd-product-image{aspect-ratio:1.7;padding:5px 13px}.nd-product-hero .nd-product-body{padding:0 13px 13px}.nd-product-hero .nd-price{font-size:13px;margin:5px 0}.nd-cart-form{gap:8px}.nd-product-hero .nd-quick{min-height:36px}.nd-cart-form select{min-height:32px;font-size:10px}.nd-trending{padding:24px 0}.nd-section-heading{margin-bottom:17px}.nd-slider-actions button{width:33px;height:33px;font-size:25px}.nd-product-track{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.nd-product-image{padding:9px}.nd-product-body{padding:10px}.nd-product h3{font-size:11px;min-height:49px}.nd-vendor{font-size:11px}.nd-price{font-size:12px}.nd-quick{font-size:10px!important;padding:8px}.nd-save{width:28px;height:28px;top:7px;right:6px}.nd-save svg{width:17px;height:17px}.nd-styles{padding:23px 0}.nd-style-grid{grid-template-columns:1fr 1fr;gap:13px}.nd-style-card{aspect-ratio:.82}.nd-style-card>div{bottom:23px}.nd-style-card h3{font-size:30px}.nd-lines{gap:15px;margin-bottom:21px!important}.nd-lines:before,.nd-lines:after{width:15%}.nd-home h2{font-size:27px}.nd-wheels>.nd-wrap{min-height:290px;align-items:start;padding-top:20px}.nd-wheels-copy{width:61%;padding:0}.nd-wheels p{font-size:13px;max-width:195px}.nd-wheels .nd-banner-bg{object-position:65% center;opacity:.8}.nd-wheels:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fffc 20%,transparent 80%)}.nd-wheels .nd-button{font-size:15px;padding:10px 15px;min-height:42px}.nd-explore{padding:25px 0}.nd-explore-grid{grid-template-columns:1fr;gap:15px}.nd-brand-card{aspect-ratio:1.45}.nd-brand-card h3{font-size:30px}.nd-brand-card>div{bottom:23px}.nd-session>.nd-wrap{min-height:300px;padding:29px 0}.nd-session h2{font-size:34px;max-width:260px}.nd-session p{font-size:16px;max-width:220px}.nd-session .nd-banner-bg{object-position:64% center}.nd-session:after{background:linear-gradient(90deg,#101112e8,transparent)}.nd-newsletter{padding:26px 0}.nd-newsletter h2{font-size:27px}.nd-newsletter p{font-size:12px}.nd-newsletter-form input[type=email]{padding:10px;min-width:120px;width:140px}.nd-newsletter-form .nd-button{padding:10px 16px;font-size:14px}.nd-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.nd-footer-grid>div>a{font-size:12px}.nd-benefits{font-size:10px;line-height:2}.nd-benefits span{margin:0 5px}.nd-footer-bottom{flex-direction:column;gap:13px}.nd-payments svg{width:31px}.nd-footer-logo{width:155px}}
@media(max-width:800px){.nd-home .nd-hero-card-label h2{font-size:12px;line-height:1.45}.nd-home .nd-footer h2{font-size:12px}.nd-product-hero .nd-product-image{flex:none}}
@media(prefers-reduced-motion:reduce){.nd-home *{transition:none!important;scroll-behavior:auto!important}}

.nd-art{position:relative;overflow:hidden;width:100%;display:block}.nd-art>img{position:absolute!important;height:auto!important;max-width:none!important;display:block;margin:0!important;object-fit:fill!important}
.nd-reference-hero{background:#101112}.nd-desktop-campaign{position:relative;width:min(100%,1440px);margin:auto}.nd-campaign-hit{position:absolute;display:block;z-index:3;border-radius:5px}.nd-hit-drop{left:3.88%;top:68.75%;width:15.79%;height:10%}.nd-hit-brands{left:21.08%;top:68.75%;width:17.2%;height:10%}.nd-hit-shoe{left:68.18%;top:23.4%;width:23.28%;height:57%}.nd-hit-shop{position:absolute;left:69.73%;top:81.25%;width:15.26%;height:9.9%;min-height:0;padding:0;font-size:clamp(11px,1.5vw,21px);border-radius:4px;z-index:4}.nd-hit-save{position:absolute;left:85.78%;top:81.25%;width:4.4%;height:9.9%;border:1px solid #d5d5dc;border-radius:5px;background:#fafaff;color:#7274ad;z-index:4}.nd-hit-save svg{width:60%;height:60%}
.nd-mobile-campaign{display:none}.nd-reference-product-image{display:block;padding:14px 9px 0;background:#fdfdfd}.nd-reference-product{min-height:390px}.nd-reference-product .nd-product-body{padding:16px 14px}.nd-reference-product h3{font-size:13px;min-height:40px}.nd-reference-product .nd-vendor{font-size:13px}.nd-collection-label{color:#606060;font-size:11px;margin:10px 0 22px}.nd-reference-product .nd-quick{margin-top:auto}.nd-source-style,.nd-source-brand{display:block;border-radius:8px;overflow:hidden}.nd-reference-banner{position:relative;overflow:hidden;max-width:1440px;margin:auto}.nd-reference-banner:after{display:none}.nd-wheels-hit{left:3.88%;top:60.1%;width:15.26%;height:20.7%}.nd-session-hit{left:4.4%;top:66.88%;width:13.32%;height:21.02%}.nd-wrap{width:min(1320px,calc(100% - 80px))}.nd-header-inner{grid-template-columns:23% 18% minmax(160px,34%) auto;gap:2%;min-height:130px}.nd-logo{width:190px;max-width:100%}.nd-header-actions{justify-content:end}.nd-style-grid{gap:24px}.nd-trending{padding-top:42px;padding-bottom:38px}.nd-styles{padding:30px 0 34px}.nd-product-track{grid-auto-columns:calc((100% - 64px)/5)}.nd-explore{padding-top:28px;padding-bottom:28px}.nd-explore-grid{gap:16px}.nd-newsletter{position:relative;background:#ce131b}.nd-newsletter:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 45px,#1111 46px 47px,transparent 48px 98px);pointer-events:none}.nd-newsletter>.nd-wrap{position:relative}
@media(min-width:741px) and (max-width:1000px){.nd-wrap{width:calc(100% - 60px)}.nd-header-inner{min-height:92px;grid-template-columns:22% 18% 34% auto;gap:2%;padding:0}.nd-menu>summary>span:last-child{display:inline}.nd-logo{grid-column:auto;width:135px}.nd-search{grid-row:auto;grid-column:auto}.nd-header-actions{grid-column:auto;grid-row:auto;gap:15px}.nd-home h2{font-size:27px}.nd-reference-product{min-height:290px}.nd-reference-product .nd-product-body{padding:11px 9px}.nd-reference-product h3,.nd-reference-product .nd-vendor{font-size:10px}.nd-reference-product h3{min-height:30px}.nd-collection-label{font-size:9px;margin-bottom:12px}.nd-quick{font-size:9px!important}.nd-style-grid{gap:15px}.nd-trending{padding:30px 0}.nd-styles{padding:23px 0}.nd-header-actions span{display:none}.nd-footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:25px}.nd-footer-logo{grid-column:auto;width:135px;justify-self:start}.nd-newsletter{padding:18px 0}.nd-newsletter h2{font-size:24px}.nd-newsletter p{font-size:11px}.nd-newsletter-form{max-width:325px}.nd-newsletter-form .nd-button{font-size:11px;min-height:30px;padding:7px 12px}.nd-newsletter-form input[type=email]{font-size:10px;padding:7px 10px}.nd-footer-grid>div>a{font-size:10px}}
@media(max-width:740px){.nd-wrap{width:calc(100% - 32px)}.nd-header-inner{grid-template-columns:auto 1fr auto;gap:14px;min-height:0;padding:14px 0}.nd-logo{grid-column:2;width:145px}.nd-search{grid-row:2;grid-column:1/-1}.nd-header-actions{grid-column:3;grid-row:1}.nd-menu>summary>span:last-child{display:none}.nd-desktop-campaign{display:none}.nd-mobile-campaign{display:block;position:relative;isolation:isolate;min-height:690px;padding:28px 0}.nd-mobile-scene{position:absolute;top:0;right:0;width:75%;z-index:-2}.nd-mobile-campaign:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101112ef 5%,#10111290 55%,#10111230);z-index:-1}.nd-mobile-campaign .nd-hero-copy{width:100%;max-width:330px;padding:0}.nd-mobile-heading{font:700 49px/1.06 var(--nd-heading),sans-serif;text-transform:uppercase}.nd-mobile-nb{display:block;width:185px;background:white;border-radius:8px;color:#111!important;padding:15px;margin:35px 0 0 auto}.nd-mobile-nb>strong{font-size:11px}.nd-mobile-nb .nd-button{font-size:14px;width:100%;min-height:36px;padding:8px}.nd-product-track{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.nd-reference-product{min-height:320px}.nd-reference-product .nd-product-body{padding:12px 10px}.nd-reference-product h3,.nd-reference-product .nd-vendor{font-size:11px}.nd-collection-label{font-size:10px;line-height:1.4}.nd-style-grid{grid-template-columns:1fr 1fr;gap:14px}.nd-explore-grid{grid-template-columns:1fr;gap:15px}.nd-trending{padding:26px 0}.nd-styles{padding:24px 0}.nd-home .nd-reference-banner>.nd-art{min-width:640px;transform-origin:left center}.nd-wheels-hit{left:24.8px;top:60.1%;width:97.7px;height:20.7%}.nd-session-hit{left:28.2px;top:66.88%;width:85.3px;height:21.02%}.nd-home .nd-reference-banner{overflow:hidden}.nd-hit-drop{min-height:40px}.nd-home .nd-footer h2{font-size:12px}}
/* END_SECTION:fss-new-drop */

/* START_SECTION:fss-shop-your-ride (INDEX:21) */
.fss-home{--red:#ce171e;--ink:#101112;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--ink);font-size:15px;line-height:1.5;letter-spacing:0}
.fss-home *{box-sizing:border-box}.fss-home a{color:inherit;text-decoration:none}.fss-home img{display:block;width:100%;height:auto}.fss-home h1,.fss-home h2,.fss-home h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;color:inherit;letter-spacing:-.035em;line-height:1.08;margin:0}.fss-home h2{font-size:25px;text-transform:uppercase}.fss-home button,.fss-home input,.fss-home select{font:inherit}.fss-home a:focus-visible,.fss-home button:focus-visible,.fss-home summary:focus-visible,.fss-home input:focus-visible,.fss-home select:focus-visible{outline:3px solid #287bd8;outline-offset:4px}.fss-wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}
.fss-announcement{background:var(--red);color:#fff;display:flex;justify-content:space-evenly;padding:8px 24px;font-size:11px;font-weight:700}.fss-header{background:#101112;color:#fff}.fss-header-inner{display:flex;align-items:center;justify-content:space-between;gap:44px;min-height:100px}.fss-logo{display:block;width:172px;flex-shrink:0}.fss-search{display:flex;flex:1;max-width:640px;background:#fff;border-radius:30px;overflow:hidden;color:#151515}.fss-search input{border:0;background:transparent;width:100%;padding:15px 22px;color:#151515;min-width:0}.fss-search button{border:0;background:transparent;padding:8px 18px;cursor:pointer}.fss-header-actions{display:flex;gap:28px;font-size:12px}.fss-header-actions a{display:flex;gap:9px;align-items:center}.fss-nav{background:#fff;border-bottom:1px solid #dedede;position:relative;z-index:5}.fss-nav-desktop{display:flex;justify-content:space-between;gap:12px}.fss-nav-desktop>a,.fss-menu>summary{padding:17px 14px;font-weight:800;font-size:13px;text-transform:uppercase;cursor:pointer;list-style:none}.fss-menu>summary::after{content:' +';font-weight:400}.fss-menu[open]>summary::after{content:' −'}.fss-submenu{position:absolute;background:white;box-shadow:0 12px 25px #0002;padding:20px;max-height:65vh;overflow:auto;width:320px;max-width:90vw;border-top:3px solid var(--red)}.fss-submenu a{display:block;padding:8px 6px;font-size:14px}.fss-menu-label{display:block;padding:12px 6px 4px}.fss-mobile-menu details>summary{cursor:pointer;padding:10px 5px;font-weight:700}.fss-grandchild{padding-left:24px!important;font-size:12px!important}.fss-submenu a:hover{color:var(--red)}.fss-mobile-menu{display:none}
.fss-hero{display:grid;grid-template-columns:42% 58%;align-items:center;min-height:460px;padding-block:12px}.fss-hero-copy{position:relative;z-index:1;padding-block:38px}.fss-hero h1{font-size:clamp(38px,4.4vw,66px);line-height:.99;text-transform:uppercase;max-width:560px;font-weight:900;letter-spacing:-.055em}.fss-eyebrow{text-transform:uppercase;font-weight:700;font-size:11px;letter-spacing:.17em!important;color:#646464;margin:0 0 14px}.fss-hero-copy>p:not(.fss-eyebrow){font-size:17px;max-width:390px;margin:22px 0}.fss-hero-art{margin-left:-22px}.fss-hero-art img{width:100%;max-width:100%}.fss-hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.fss-button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:white!important;padding:14px 25px;border:1px solid var(--red);border-radius:4px;font-weight:700!important;text-transform:uppercase;font-size:13px;min-height:46px;cursor:pointer;transition:background .15s}.fss-button:hover{background:#a80e16;border-color:#a80e16}.fss-button:disabled{background:#ddd;color:#555!important;border-color:#ddd;cursor:not-allowed}.fss-outline{background:#fff;color:var(--ink)!important;border-color:#bbb}.fss-outline:hover{background:#f3f3f3;border-color:#111}
.fss-categories{padding:24px 0 38px}.fss-categories>h2,.fss-brands h2,.fss-scenes>h2{text-align:center;margin-bottom:24px}.fss-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fss-category{border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fafafa;transition:box-shadow .15s}.fss-category:hover{box-shadow:0 5px 15px #0001}.fss-category>div{height:165px;padding:12px}.fss-category img{height:100%;object-fit:contain;mix-blend-mode:multiply}.fss-category h3{font-size:17px;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:17px}.fss-category h3 span{font-size:22px;font-weight:400}.fss-brands{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:24px 0 30px}.fss-brands h2{font-size:17px;margin-bottom:24px}.fss-brand-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.fss-brand-grid a{width:135px;max-width:14%;display:flex;align-items:center;justify-content:center;min-height:58px}.fss-brand-grid img{width:auto;max-width:100%;height:52px;object-fit:contain;filter:grayscale(1)}.fss-brand-grid a:hover img{filter:none}
.fss-featured{padding-block:52px}.fss-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px;gap:15px}.fss-section-title .fss-eyebrow{margin-bottom:9px}.fss-section-title>a{font-size:13px;text-decoration:underline;text-underline-offset:5px}.fss-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fss-product{border:1px solid #ddd;border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.fss-product-image{display:block;aspect-ratio:1;padding:16px;background:#fbfbfb}.fss-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.fss-product-body{padding:20px 16px 16px;display:flex;flex-direction:column;flex:1}.fss-vendor{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin:0 0 9px}.fss-product h3{font-size:15px;font-weight:400;line-height:1.45;letter-spacing:0;min-height:44px}.fss-price{font-size:17px;font-weight:700;margin:15px 0}.fss-product-form{display:flex;flex-direction:column;gap:12px;margin-top:auto}.fss-product-form select{max-width:100%;width:100%;padding:10px 7px;border:1px solid #bbb;border-radius:3px;background:#fff;color:#111;font-size:12px;min-height:40px}.fss-option-spacer{height:40px}.fss-product-form .fss-button{width:100%;padding:12px}
.fss-scenes{padding-bottom:40px}.fss-scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fss-scene{position:relative;min-height:350px;overflow:hidden;border-radius:6px;background:#252525;color:white!important;display:flex;align-items:end;justify-content:center}.fss-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.fss-scene:hover>img{transform:scale(1.025)}.fss-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#000b)}.fss-scene>div{z-index:1;position:relative;padding:34px 20px;text-align:center}.fss-scene h3{text-transform:uppercase;font-size:clamp(24px,2.5vw,36px);margin-bottom:20px}.fss-benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px;border-top:1px solid #ddd;gap:14px;font-size:12px;font-weight:700;text-transform:uppercase}.fss-benefits>span,.fss-benefits>a{display:flex;align-items:center;justify-content:center;gap:10px}.fss-benefits b{font-size:27px;font-weight:400}
.fss-newsletter{background:var(--red);color:#fff;padding:42px 0}.fss-newsletter>.fss-wrap{display:grid;grid-template-columns:1fr 1.3fr;gap:45px;align-items:center}.fss-newsletter h2{font-size:32px}.fss-newsletter p{margin:10px 0 0;max-width:330px}.fss-newsletter-form{display:flex;gap:12px;flex-wrap:wrap}.fss-newsletter-form input[type=email]{flex:1;min-width:180px;background:#fff;color:#111;border:0;border-radius:4px;padding:17px}.fss-newsletter-form .fss-button{background:#101112;border-color:#fff;padding-inline:30px}.fss-newsletter-form .errors{width:100%;color:#fff}.fss-footer{background:#101112;color:white;padding:48px 0 22px}.fss-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:36px}.fss-footer-grid .fss-logo{align-self:center;width:190px;max-width:100%}.fss-footer h2{font-size:12px;letter-spacing:.06em;margin-bottom:17px}.fss-footer-grid>div>a{display:block;color:#eee;font-size:13px;margin-bottom:8px}.fss-footer-grid a:hover{text-decoration:underline}.fss-footer-bottom{border-top:1px solid #ffffff30;padding-top:25px;margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:11px;color:#ddd}.fss-payments{display:flex;gap:6px;flex-wrap:wrap}.fss-payments svg{width:36px;height:24px}
@media(min-width:1500px){.fss-hero{min-height:500px}}
@media(max-width:1000px){.fss-wrap{width:calc(100% - 40px)}.fss-header-inner{gap:22px}.fss-header-actions a>span{display:none}.fss-hero{min-height:360px}.fss-hero h1{font-size:43px}.fss-category-grid,.fss-product-grid{gap:12px}.fss-category>div{height:140px}.fss-category h3{font-size:13px;padding:14px}.fss-scene{min-height:290px}.fss-benefits{font-size:10px}}
@media(max-width:749px){.fss-wrap{width:calc(100% - 32px)}.fss-announcement{font-size:10px;padding:7px 10px}.fss-announcement span:first-child,.fss-announcement span:last-child{display:none}.fss-header-inner{flex-wrap:wrap;gap:12px;padding-block:17px}.fss-logo{width:130px}.fss-header-actions{margin-left:auto;gap:22px}.fss-search{order:3;flex-basis:100%;max-width:none}.fss-search input{padding:12px 17px}.fss-nav-desktop{display:none}.fss-mobile-menu{display:block}.fss-mobile-menu>summary{display:flex;justify-content:space-between;padding:13px 18px;font-weight:700;cursor:pointer}.fss-mobile-menu>div{padding:0 16px 20px;max-height:65vh;overflow:auto}.fss-mobile-menu a{display:block;padding:9px 5px}.fss-hero{grid-template-columns:1fr;padding-top:0;overflow:hidden}.fss-hero-copy{padding:30px 4px 5px}.fss-hero h1{font-size:44px;max-width:420px}.fss-hero-copy>p:not(.fss-eyebrow){font-size:15px;max-width:330px;margin:18px 0}.fss-hero-art{margin:0 -10px}.fss-hero-art img{width:100%}.fss-hero .fss-eyebrow{font-size:10px}.fss-home h2{font-size:21px}.fss-category-grid,.fss-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fss-categories{padding-top:12px}.fss-category>div{height:135px}.fss-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fss-brand-grid a{width:auto;max-width:100%;min-height:36px}.fss-brand-grid img{height:34px}.fss-featured{padding-block:35px}.fss-section-title>a{font-size:11px;white-space:nowrap}.fss-product-body{padding:13px 11px}.fss-product h3{font-size:13px;min-height:57px}.fss-product-image{padding:10px}.fss-price{font-size:15px}.fss-product-form .fss-button{font-size:11px;padding:10px 4px}.fss-scene-grid{grid-template-columns:1fr}.fss-scene{min-height:290px}.fss-scene h3{font-size:29px}.fss-benefits{grid-template-columns:1fr 1fr;padding:20px 0;gap:18px 8px;font-size:9px}.fss-benefits b{font-size:22px}.fss-newsletter>.fss-wrap{grid-template-columns:1fr;gap:22px}.fss-newsletter{padding-block:30px}.fss-newsletter h2{font-size:29px}.fss-newsletter-form{gap:8px}.fss-newsletter-form input[type=email]{min-width:130px;width:100px;padding:14px 12px;font-size:13px}.fss-newsletter-form .fss-button{padding-inline:15px;font-size:11px}.fss-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.fss-footer-grid .fss-logo{width:140px}.fss-footer-bottom{justify-content:center;text-align:center}.fss-payments{justify-content:center}}
@media(prefers-reduced-motion:reduce){.fss-home *{transition:none!important}}
/* END_SECTION:fss-shop-your-ride */