:root{--nf-bg:#f7f5ef;--nf-soft:#f2f0ea;--nf-text:#050505;--nf-muted:#6b6b6b;--nf-border:rgba(0,0,0,.09);--nf-max:1440px}.page-width-narrow{--page-width:1440px}body{background:var(--nf-bg);color:var(--nf-text);letter-spacing:-.01em}h1,h2,h3,.header-logo{letter-spacing:-.05em;text-transform:uppercase}.nf-page-width{max-width:var(--nf-max);margin:0 auto;padding-inline:clamp(16px,3vw,48px)}.nf-button,.button,.shopify-payment-button__button{border-radius:0!important;background:#000!important;color:#fff!important;border:1px solid #000!important;text-transform:uppercase;font-weight:800;letter-spacing:.02em;min-height:46px;padding:14px 24px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.nf-button:hover,.button:hover{background:#222!important;color:#fff!important}.header__row{min-height:72px}.header-logo{font-weight:900!important;color:#000!important;font-size:clamp(1.2rem,2vw,1.75rem)!important}.header-logo img{max-width:180px}.header a,.header__menu-item{text-transform:uppercase;font-weight:800;font-size:.82rem;letter-spacing:.02em}.nf-hero{position:relative;min-height:calc(var(--nf-hero-height-desktop)*1vh);overflow:hidden;background:#eee}.nf-hero__media,.nf-hero__media picture,.nf-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.nf-hero__media img{object-fit:cover;object-position:center}.nf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--nf-overlay));z-index:1}.nf-hero__content{position:relative;z-index:2;min-height:calc(var(--nf-hero-height-desktop)*1vh);display:flex;align-items:center}.nf-hero__content--center{justify-content:center;text-align:center}.nf-hero__content--right{justify-content:flex-end;text-align:left}.nf-hero__content--left{justify-content:flex-start;text-align:left}.nf-hero__text-box{max-width:520px}.nf-hero h1{font-size:clamp(4rem,8.4vw,9rem);line-height:.85;margin:0 0 18px;font-weight:950;color:#000;letter-spacing:-.08em}.nf-hero p{font-size:clamp(1.25rem,2.25vw,2rem);line-height:1.08;margin:0 0 28px;max-width:420px;color:#000}.nf-trust{background:#fff;border-block:1px solid var(--nf-border)}.nf-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.nf-trust__item{display:flex;align-items:center;gap:14px;min-height:92px;padding:18px 22px;border-right:1px solid var(--nf-border)}.nf-trust__item:last-child{border-right:0}.nf-trust__icon{width:35px;height:35px;border:2px solid #000;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:900;font-size:18px}.nf-trust__copy{display:grid;gap:3px}.nf-trust strong{text-transform:uppercase;font-size:.78rem;font-weight:900;letter-spacing:.01em}.nf-trust small{font-size:.76rem;color:#222;text-transform:uppercase}.nf-products{padding:clamp(44px,6vw,80px) 0;background:var(--nf-bg)}.nf-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:28px}.nf-section-head h2{margin:0;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:950}.nf-section-head a{color:#000;text-decoration:none;font-size:.95rem}.nf-product-row{display:grid;grid-template-columns:repeat(var(--nf-columns),minmax(0,1fr));gap:clamp(14px,2vw,24px)}.nf-product-card{color:#000;text-decoration:none;display:block}.nf-product-card__image{background:#edeae4;aspect-ratio:4/5;overflow:hidden;margin-bottom:14px}.nf-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.nf-product-card:hover img{transform:scale(1.025)}.nf-product-card__title{display:block;text-transform:uppercase;font-weight:900;font-size:.95rem;letter-spacing:-.02em;margin-bottom:6px}.nf-product-card__price{display:block;font-weight:700;font-size:1rem}.nf-about{background:#fff;padding:clamp(44px,6vw,90px) 0}.nf-about__grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:clamp(22px,4vw,48px)}.nf-about__copy{display:flex;flex-direction:column;justify-content:center;background:var(--nf-bg);padding:clamp(26px,5vw,70px)}.nf-about h2{font-size:clamp(1.7rem,3vw,3rem);margin:0 0 18px;font-weight:950}.nf-about .rte{font-size:1.05rem;line-height:1.7;color:#171717;max-width:520px}.nf-about__image{min-height:420px;background:#eee}.nf-about__image img{width:100%;height:100%;object-fit:cover;display:block}.nf-product-support{background:#fff;padding:clamp(8px,2vw,24px) 0 clamp(40px,5vw,72px)}.nf-product-support__grid{display:block;max-width:920px;margin:0 auto}.nf-detail{border:0;border-top:1px solid var(--nf-border);background:transparent;padding:0}.nf-detail:last-child{border-bottom:1px solid var(--nf-border)}.nf-detail summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px;text-transform:uppercase;font-weight:800;letter-spacing:.02em;font-size:.95rem;cursor:pointer}.nf-detail summary::-webkit-details-marker{display:none}.nf-detail summary:after{content:"";flex:0 0 auto;width:9px;height:9px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform .3s ease}.nf-detail[open] summary:after{transform:rotate(-135deg)}.nf-detail .rte{padding:0 4px 22px;color:#333;max-width:760px;line-height:1.6}.product-information .product-information__grid{gap:clamp(24px,5vw,70px)}.product-information .product-details,.product-details{background:#fff!important;border:1px solid var(--nf-border);padding:clamp(20px,3vw,34px)!important}.product-information h1,.product-title{font-weight:950!important;text-transform:uppercase;letter-spacing:-.05em}.cart-page,.cart__summary,.cart-drawer{background:#fff!important}.cart__summary,.cart-page .cart__summary{border:1px solid var(--nf-border);border-radius:0!important}.footer{background:#fff!important;border-top:1px solid var(--nf-border)}@media(max-width:749px){.header__row{min-height:60px}.header-logo{font-size:1.25rem!important}.nf-page-width{padding-inline:18px}.nf-hero{min-height:calc(var(--nf-hero-height-mobile)*1vh)}.nf-hero__content{min-height:calc(var(--nf-hero-height-mobile)*1vh);align-items:flex-end;padding-bottom:36px}.nf-hero__content--left,.nf-hero__content--center,.nf-hero__content--right{justify-content:flex-start;text-align:left}.nf-hero:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#00000061);z-index:1}.nf-hero h1{font-size:clamp(3.2rem,16vw,4.6rem);color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.22)}.nf-hero p{font-size:1.22rem;color:#fff;max-width:290px;text-shadow:0 1px 12px rgba(0,0,0,.3)}.nf-hero .nf-button{background:#000!important;color:#fff!important}.nf-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));padding-inline:8px}.nf-trust__item{min-height:76px;padding:12px 6px;display:grid;justify-items:center;text-align:center;gap:8px;border-right:0}.nf-trust__icon{width:28px;height:28px;font-size:14px;border-width:1.5px}.nf-trust strong{font-size:.64rem}.nf-trust small{font-size:.62rem}.nf-section-head{align-items:center}.nf-section-head h2{font-size:1.2rem}.nf-section-head a{font-size:.85rem}.nf-product-row{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:14px;margin-inline:-18px;padding-inline:18px;scrollbar-width:thin}.nf-product-card{flex:0 0 44%;min-width:44%;scroll-snap-align:start}.nf-product-card__image{margin-bottom:10px}.nf-product-card__title{font-size:.74rem;line-height:1.1}.nf-product-card__price{font-size:.86rem}.nf-about__grid{grid-template-columns:1fr;gap:0;padding-inline:0}.nf-about__copy{padding:30px 18px}.nf-about__image{min-height:260px}.nf-product-support__grid{grid-template-columns:1fr}.product-information .product-details,.product-details{border-inline:0!important}.nf-products{padding:34px 0}.nf-about{padding:20px 0 40px}}.nf-hero__media img{object-position:center center!important}.nf-hero__text-box{max-width:560px!important;transform:none!important}.nf-hero h1{font-size:clamp(3.4rem,5.8vw,6.8rem)!important;line-height:.88!important;margin:0 0 16px!important;letter-spacing:-.055em!important;color:#050505!important;text-shadow:none!important;max-width:560px!important;overflow-wrap:normal!important}.nf-hero p{font-size:clamp(1.12rem,1.55vw,1.55rem)!important;line-height:1.18!important;margin:0 0 24px!important;color:#050505!important;text-shadow:none!important;max-width:430px!important}.nf-hero .nf-button{min-height:48px!important;padding:13px 28px!important;font-size:.82rem!important}@media(min-width:750px){.nf-hero{min-height:min(760px,calc(var(--nf-hero-height-desktop) * 1vh))!important}.nf-hero__content{min-height:min(760px,calc(var(--nf-hero-height-desktop) * 1vh))!important;align-items:center!important}}@media(max-width:749px){.nf-hero__media img{object-position:center center!important}.nf-hero__content{align-items:flex-end!important;padding-bottom:34px!important}.nf-hero:after{background:linear-gradient(180deg,#f7f5ef00 35%,#f7f5efe0 78%,#f7f5eff5)!important}.nf-hero h1{font-size:clamp(2.85rem,13vw,4rem)!important;line-height:.9!important;margin-bottom:10px!important;color:#050505!important;text-shadow:none!important}.nf-hero p{font-size:1.06rem!important;line-height:1.2!important;margin-bottom:18px!important;max-width:300px!important;color:#050505!important;text-shadow:none!important}}@media(min-width:750px){.nf-hero{min-height:clamp(620px,calc(var(--nf-hero-height-desktop) * 1vh),780px)!important}.nf-hero__content{min-height:clamp(620px,calc(var(--nf-hero-height-desktop) * 1vh),780px)!important;align-items:center!important}.nf-hero__media img{object-position:center center!important}.nf-hero h1{font-size:clamp(3.2rem,5.2vw,6.2rem)!important}}@media(max-width:749px){.nf-hero,.nf-hero__content{min-height:clamp(560px,calc(var(--nf-hero-height-mobile) * 1vh),720px)!important}}.nf-hero{height:clamp(640px,var(--nf-hero-height-desktop),820px)!important;min-height:clamp(640px,var(--nf-hero-height-desktop),820px)!important;overflow:hidden!important}.nf-hero__content{height:clamp(640px,var(--nf-hero-height-desktop),820px)!important;min-height:clamp(640px,var(--nf-hero-height-desktop),820px)!important;align-items:center!important}.nf-hero__media,.nf-hero__media picture,.nf-hero__media img{height:100%!important}.nf-hero__media img{object-fit:cover!important;object-position:center center!important}.nf-hero__text-box{background:transparent!important;padding:0!important}.nf-hero h1{font-size:clamp(4.2rem,6.2vw,7.2rem)!important;line-height:.86!important;max-width:620px!important}.nf-hero p{font-size:clamp(1.2rem,1.45vw,1.6rem)!important;max-width:455px!important}.nf-brand-strip{background:#050505;color:#fff;overflow:hidden;border-block:1px solid #050505}.nf-brand-strip__track{display:flex;align-items:center;justify-content:center;gap:clamp(28px,5vw,72px);min-height:54px;padding:12px 18px;white-space:nowrap;text-transform:uppercase;font-size:clamp(.78rem,1.1vw,1rem);font-weight:900;letter-spacing:.06em}.nf-brand-strip__track span:after{content:"/";margin-left:clamp(28px,5vw,72px);opacity:.4}.nf-brand-strip__track span:last-child:after{content:"";margin:0}.nf-drop-banner{background:#fff;padding:clamp(42px,6vw,86px) 0}.nf-drop-banner__inner{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:clamp(20px,4vw,48px)}.nf-drop-banner__copy{background:var(--nf-bg);padding:clamp(28px,5vw,74px);display:flex;flex-direction:column;justify-content:center}.nf-kicker{display:inline-flex;width:fit-content;margin-bottom:18px;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #000}.nf-drop-banner h2{margin:0 0 18px;font-size:clamp(2rem,4.2vw,5.2rem);line-height:.9;font-weight:950;letter-spacing:-.06em;text-transform:uppercase}.nf-drop-banner .rte{max-width:490px;color:#222;line-height:1.65;margin-bottom:28px}.nf-drop-banner__media{min-height:440px;background:#ebe7df;overflow:hidden}.nf-drop-banner__media img{width:100%;height:100%;object-fit:cover;display:block}.nf-footer{background:#fff;border-top:1px solid var(--nf-border);padding:clamp(42px,5vw,72px) 0 24px}.nf-footer__grid{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(140px,.7fr));gap:clamp(28px,5vw,76px)}.nf-footer strong,.nf-footer h3{display:block;margin:0 0 14px;font-size:.9rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.nf-footer p,.nf-footer a,.nf-footer li,.nf-footer__bottom{color:#1b1b1b;font-size:.92rem;line-height:1.7}.nf-footer ul{list-style:none;padding:0;margin:0}.nf-footer a{text-decoration:none}.nf-footer a:hover{text-decoration:underline}.nf-footer__socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.nf-footer__bottom{margin-top:44px;padding-top:22px;border-top:1px solid var(--nf-border);font-size:.78rem;text-transform:uppercase;color:#555}@media(max-width:749px){.nf-hero{height:clamp(600px,var(--nf-hero-height-mobile),760px)!important;min-height:clamp(600px,var(--nf-hero-height-mobile),760px)!important}.nf-hero__content{height:clamp(600px,var(--nf-hero-height-mobile),760px)!important;min-height:clamp(600px,var(--nf-hero-height-mobile),760px)!important;align-items:flex-end!important;padding-bottom:34px!important}.nf-hero__media img{object-position:62% center!important}.nf-hero h1{font-size:clamp(3.1rem,15vw,4.3rem)!important}.nf-hero p{font-size:1.05rem!important;max-width:310px!important}.nf-brand-strip__track{justify-content:flex-start;overflow-x:auto;min-height:46px;scrollbar-width:none}.nf-brand-strip__track::-webkit-scrollbar{display:none}.nf-drop-banner__inner{grid-template-columns:1fr;gap:0}.nf-drop-banner__copy{padding:34px 18px}.nf-drop-banner__media{min-height:270px}.nf-footer__grid{grid-template-columns:1fr;gap:28px}.nf-footer{padding-top:36px}}@media(min-width:750px){.nf-hero{height:clamp(620px,72vh,780px)!important;min-height:clamp(620px,72vh,780px)!important;background:#f7f5ef!important}.nf-hero__media{left:48%!important;right:0!important;width:52%!important;height:100%!important;overflow:hidden!important;background:#f7f5ef!important}.nf-hero__media picture,.nf-hero__media img{width:100%!important;height:100%!important}.nf-hero__media img{object-fit:cover!important;object-position:70% center!important}.nf-hero__content{height:clamp(620px,72vh,780px)!important;min-height:clamp(620px,72vh,780px)!important;align-items:center!important}.nf-hero__text-box{max-width:520px!important;padding:0!important;background:transparent!important}.nf-hero h1{font-size:clamp(4.2rem,6vw,7rem)!important;line-height:.86!important;letter-spacing:-.065em!important;color:#050505!important;text-shadow:none!important}.nf-hero p{font-size:clamp(1.2rem,1.45vw,1.55rem)!important;line-height:1.18!important;max-width:430px!important;color:#050505!important;text-shadow:none!important}}@media(max-width:749px){.nf-hero{height:clamp(580px,78vh,720px)!important;min-height:clamp(580px,78vh,720px)!important;background:#f7f5ef!important}.nf-hero__media,.nf-hero__media picture,.nf-hero__media img{width:100%!important;height:100%!important}.nf-hero__media img{object-fit:cover!important;object-position:60% center!important}.nf-hero__content{height:clamp(580px,78vh,720px)!important;min-height:clamp(580px,78vh,720px)!important;align-items:flex-end!important;padding-bottom:34px!important}.nf-hero:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#f7f5ef00,#f7f5efe0 78%,#f7f5eff5)!important}.nf-hero h1{font-size:clamp(3rem,14vw,4.2rem)!important;color:#050505!important;text-shadow:none!important}.nf-hero p{font-size:1.05rem!important;color:#050505!important;text-shadow:none!important}}footer .footer,footer .shopify-section:has(.nf-footer){background:#fff!important}footer .shopify-section:first-child{margin-top:0!important}@media(min-width:750px){.nf-hero{position:relative!important;height:clamp(620px,72vh,720px)!important;min-height:clamp(620px,72vh,720px)!important;overflow:hidden!important;background:#f7f5ef!important}.nf-hero__media{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;overflow:hidden!important;background:transparent!important}.nf-hero__media picture,.nf-hero__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}.nf-hero__media img{object-fit:cover!important;object-position:center center!important}.nf-hero__content{position:relative!important;z-index:2!important;height:clamp(620px,72vh,720px)!important;min-height:clamp(620px,72vh,720px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important}.nf-hero__text-box{max-width:560px!important;padding:0!important;background:transparent!important;transform:none!important}.nf-hero h1{color:#050505!important;font-size:clamp(4.2rem,6.2vw,7rem)!important;line-height:.86!important;letter-spacing:-.065em!important;text-shadow:none!important;margin-bottom:18px!important}.nf-hero p{color:#050505!important;font-size:clamp(1.2rem,1.45vw,1.55rem)!important;line-height:1.18!important;max-width:430px!important;text-shadow:none!important}}@media(max-width:749px){.nf-hero{position:relative!important;height:clamp(560px,78vh,700px)!important;min-height:clamp(560px,78vh,700px)!important;overflow:hidden!important;background:#f7f5ef!important}.nf-hero__media,.nf-hero__media picture,.nf-hero__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}.nf-hero__media img{object-fit:cover!important;object-position:center center!important}.nf-hero__content{position:relative!important;z-index:2!important;height:clamp(560px,78vh,700px)!important;min-height:clamp(560px,78vh,700px)!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;text-align:left!important;padding-bottom:34px!important}.nf-hero:after{content:""!important;position:absolute!important;top:35%!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#f7f5ef00,#f7f5efc7 72%,#f7f5eff5)!important}.nf-hero h1{color:#050505!important;font-size:clamp(3rem,14vw,4.2rem)!important;line-height:.88!important;letter-spacing:-.06em!important;text-shadow:none!important}.nf-hero p{color:#050505!important;font-size:1.05rem!important;max-width:310px!important;text-shadow:none!important}}#header-group,#header-group .shopify-section,.header-section,header-component,.header{display:block!important;visibility:visible!important;opacity:1!important}#header-group{position:relative!important;z-index:50!important}.header-logo{color:#050505!important;font-weight:950!important;letter-spacing:-.04em!important;text-transform:uppercase!important}.header-logo,.header-logo *{text-decoration:none!important}.template-404 #MainContent,body:has([data-template="404"]) #MainContent{background:#fff!important}.nf-drop-banner h2{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:760px!important;white-space:pre-line!important}.nf-drop-banner__copy{min-width:0!important}@media(max-width:749px){.nf-drop-banner h2{font-size:clamp(2.35rem,11.5vw,4.2rem)!important;line-height:.94!important;letter-spacing:-.055em!important}.nf-drop-banner__copy{padding:34px 20px 40px!important}.nf-drop-banner .nf-button{width:100%!important;max-width:360px!important}}@media(min-width:750px){.nf-drop-banner h2{font-size:clamp(3.2rem,4.5vw,5.4rem)!important;line-height:.92!important}}#header-group,.header-section,#header-component,.header,.header__row,.header__columns{min-height:62px!important}.header__columns{display:grid!important;align-items:center!important}.header-actions,header-actions,.search-action,.header-actions__action,.account-button--fallback,.action__cart,cart-drawer-component>.header-actions__action{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;color:#050505!important}.header-actions__action,.search-action .header-actions__action,.account-button--fallback,.action__cart,cart-drawer-component>.header-actions__action{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.header-actions__action svg,.search-action svg,.account-button__icon,.header-actions__cart-icon svg{width:20px!important;height:20px!important;display:block!important;color:#050505!important;stroke:currentColor!important}.header-actions__cart-icon .svg-wrapper,.search-action .svg-wrapper,.account-button--fallback .svg-wrapper{display:inline-flex!important}@media(max-width:749px){.nf-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:0!important}.nf-trust__item{min-height:124px!important;height:124px!important;padding:16px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;text-align:center!important;border-right:1px solid var(--nf-border)!important;border-bottom:1px solid var(--nf-border)!important}.nf-trust__item:nth-child(2n){border-right:0!important}.nf-trust__item:nth-last-child(-n+2){border-bottom:0!important}.nf-trust__icon{width:34px!important;height:34px!important;flex:0 0 34px!important;font-size:15px!important;border-width:1.6px!important}.nf-trust__copy{min-height:58px!important;display:grid!important;align-content:start!important;justify-items:center!important;gap:5px!important}.nf-trust strong{min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.68rem!important;line-height:1.15!important;max-width:120px!important}.nf-trust small{font-size:.64rem!important;line-height:1.2!important;max-width:130px!important}}.nf-brand-strip__track{overflow:hidden!important}.nf-brand-strip__group{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;flex:0 0 auto!important}.nf-brand-strip__group span{white-space:nowrap!important;display:inline-flex!important;align-items:center!important;font-weight:950!important;text-transform:uppercase!important}.nf-brand-strip__group span:after{content:"/"!important;opacity:.45!important;margin:0 clamp(22px,4vw,56px)!important}.nf-brand-strip__group span:last-child:after{content:"/"!important}.nf-brand-strip__group--duplicate{display:none!important}@media(min-width:750px){.nf-brand-strip__track{justify-content:center!important}.nf-brand-strip__group--duplicate{display:none!important}}@media(max-width:749px){.nf-brand-strip__track{display:flex!important;width:max-content!important;min-width:200%!important;overflow:hidden!important;animation:nf-brand-marquee 26s linear infinite!important;will-change:transform!important}.nf-brand-strip__group--duplicate{display:inline-flex!important}.nf-brand-strip__group span{font-size:.82rem!important;min-height:48px!important}}@keyframes nf-brand-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.nf-brand-strip__track{animation:none!important}}@media(max-width:749px){.nf-hero__media img{object-position:66% center!important}.nf-hero__content{padding-bottom:32px!important}}@media(max-width:749px){.nf-drop-banner h2{line-height:1.03!important;padding-top:2px!important}}@media(min-width:750px){.nf-drop-banner h2{line-height:.98!important}}#header-component.header[data-sticky-state],#header-component.header[data-sticky-state=idle],#header-component.header[data-sticky-state=active]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.header-section:has(>#header-component[sticky=always]),.header-section:has(>#header-component[sticky=scroll-up][data-sticky-state=active]){top:0!important}#header-component .header__row--top{min-height:64px!important}#header-component .header__columns{min-height:64px!important;align-items:center!important;color:#050505!important}#header-component .header-logo,#header-component .header-logo__image-container,#header-component header-menu,#header-component .search-action,#header-component header-actions,#header-component .account-button--fallback,#header-component .header-actions__action,#header-component cart-drawer-component>.header-actions__action{opacity:1!important;visibility:visible!important;color:#050505!important}#header-component .header-logo{font-family:var(--font-heading--family, inherit)!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:1rem!important}#header-component .search-action,#header-component header-actions{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:2px!important}#header-component .header-actions__action,#header-component .search-action .header-actions__action,#header-component .account-button--fallback,#header-component cart-drawer-component>.header-actions__action{display:inline-flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;color:#050505!important;background:transparent!important;border:0!important}#header-component .header-actions__action .svg-wrapper,#header-component .search-action .svg-wrapper,#header-component .account-button--fallback .svg-wrapper,#header-component .header-actions__cart-icon .svg-wrapper{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important}#header-component .header-actions__action svg,#header-component .search-action svg,#header-component .account-button__icon,#header-component .header-actions__cart-icon svg{display:block!important;width:20px!important;height:20px!important;color:#050505!important;stroke:currentColor!important}@media(max-width:749px){#header-component .header__row--top,#header-component .header__columns{min-height:58px!important}#header-component .header-logo{font-size:.95rem!important}#header-component .header-actions__action,#header-component .search-action .header-actions__action,#header-component .account-button--fallback,#header-component cart-drawer-component>.header-actions__action{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}}body:not(.template-index) #header-component .header__row--top{border-bottom:1px solid rgba(0,0,0,.08)}body.template-index .content-for-layout>.shopify-section:first-child{margin-top:calc(var(--header-group-height, 60px) * -1)}body.template-index #header-component:not([data-sticky-state=active]){--closed-underlay-height: 0px}body.template-index #header-component:not([data-sticky-state=active]) .header__underlay-closed{height:0!important;background:transparent!important}body.template-index #header-component:not([data-sticky-state=active]) .header__row{background-color:transparent!important;--color-background: transparent !important;border-bottom:0!important}body.template-index #header-component[data-sticky-state=active] .header__row--top{border-bottom:1px solid rgba(0,0,0,.08)}.nf-section-head__copy{display:grid;gap:8px}.nf-section-head__copy p{margin:0;color:#333;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.45;max-width:520px}.nf-products+.nf-about,.nf-products+.nf-faq{border-top:1px solid var(--nf-border)}.nf-faq{background:#fff;padding:clamp(44px,6vw,86px) 0;border-top:1px solid var(--nf-border)}.nf-faq__grid{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(26px,5vw,78px);align-items:start}.nf-faq__intro h2{margin:0 0 18px;font-size:clamp(2rem,4vw,4.8rem);line-height:.92;letter-spacing:-.06em;font-weight:950;text-transform:uppercase}.nf-faq__intro .rte{color:#333;line-height:1.65;max-width:420px}.nf-faq__items{border-top:1px solid #000}.nf-faq__item{border-bottom:1px solid var(--nf-border);background:#fff}.nf-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:900;text-transform:uppercase;letter-spacing:-.02em}.nf-faq__item summary::-webkit-details-marker{display:none}.nf-faq__icon{width:32px;height:32px;border:1.5px solid #000;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:1.15rem;line-height:1;transition:transform .2s ease}.nf-faq__item[open] .nf-faq__icon{transform:rotate(45deg)}.nf-faq__answer{max-width:720px;padding:0 52px 24px 0;color:#333;line-height:1.7}.nf-faq__answer p{margin-top:0}@media(max-width:749px){.nf-section-head{display:grid!important;gap:14px!important;align-items:start!important}.nf-section-head__copy p{font-size:.95rem;max-width:330px}.nf-faq{padding:38px 0 52px}.nf-faq__grid{grid-template-columns:1fr;gap:24px}.nf-faq__intro h2{font-size:clamp(2rem,11vw,3.6rem);line-height:.98}.nf-faq__item summary{padding:18px 0;font-size:.94rem;line-height:1.25}.nf-faq__icon{width:28px;height:28px;font-size:1rem}.nf-faq__answer{padding:0 0 20px;font-size:.95rem}}.nf-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.16,.84,.44,1),transform .7s cubic-bezier(.16,.84,.44,1)}.nf-reveal--in{opacity:1;transform:none}.nf-reveal-fade{opacity:0;transition:opacity .7s cubic-bezier(.16,.84,.44,1)}.nf-reveal-fade.nf-reveal--in{opacity:1}.nf-trust__item.nf-reveal:nth-child(2){transition-delay:.06s}.nf-trust__item.nf-reveal:nth-child(3){transition-delay:.12s}.nf-trust__item.nf-reveal:nth-child(4){transition-delay:.18s}.nf-product-card{transition:transform .45s cubic-bezier(.16,.84,.44,1),opacity .7s cubic-bezier(.16,.84,.44,1)}.nf-product-card:hover{transform:translateY(-5px)}.nf-product-card__image{transition:box-shadow .45s ease}.nf-product-card:hover .nf-product-card__image{box-shadow:0 18px 40px -20px #00000059}.nf-product-card__image img{transition:transform .6s cubic-bezier(.16,.84,.44,1)}.nf-product-card:hover .nf-product-card__image img{transform:scale(1.045)}@media(min-width:990px){#header-component .menu-list__link{position:relative}#header-component .menu-list__link:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1.5px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.16,.84,.44,1)}#header-component .menu-list__link:hover:after{transform:scaleX(1)}}.nf-button,.button{transition:background .25s ease,transform .25s ease,color .25s ease}.nf-button:hover,.button:hover{transform:translateY(-1px)}.button-unstyled,.button.button-unstyled{background:transparent!important;border:0!important;box-shadow:none!important;min-height:0!important;padding:0!important;color:inherit!important}.product-information .price{font-size:1.3rem!important;font-weight:700!important;color:#000!important}.variant-option--swatches .swatch--unscaled{--variant-picker-swatch-width: 46px;--variant-picker-swatch-height: 46px;--variant-picker-swatch-radius: 10px}.variant-option--swatches .variant-option__button-label{transition:transform .2s cubic-bezier(.16,.84,.44,1)}.variant-option--swatches .variant-option__button-label:hover{transform:translateY(-1px)}.variant-option--swatches .variant-option__button-label:has(:checked) .swatch{box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.product-card{transition:transform .4s cubic-bezier(.16,.84,.44,1),box-shadow .4s ease!important}.product-card:hover{transform:translateY(-4px)}.product-card .product-media-container{overflow:hidden}.product-card .product-media__image{transition:transform .6s cubic-bezier(.16,.84,.44,1)!important}.product-card:hover .product-media__image{transform:scale(1.045)}@media screen and (min-width:750px){[data-menu-style=menu] .search-action--hidden-on-menu{display:none!important}}.nf-trust__item.nf-reveal{opacity:1!important;transform:none!important;transition:none!important}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .search-action--hidden-on-menu{display:none!important}}.nf-trust__icon svg{width:18px;height:18px;display:block;stroke:#000}@media(max-width:749px){.nf-trust__icon svg{width:15px;height:15px}}.quick-add__button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;box-shadow:0 4px 14px -4px #00000059}.quick-add__button svg{width:17px;height:17px}@media(max-width:749px){.quick-add__button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.quick-add__button svg{width:15px;height:15px}}.quick-add__button .add-to-cart-text__content{grid-template-columns:0fr!important}.quick-add__button .add-to-cart-icon{width:17px!important;height:17px!important;flex:none!important}.quick-add__button .add-to-cart-icon svg{width:17px!important;height:17px!important}@media(max-width:749px){.quick-add__button .add-to-cart-icon,.quick-add__button .add-to-cart-icon svg{width:15px!important;height:15px!important}}.product-card .product-media-container{aspect-ratio:4 / 5!important}.product-card slideshow-container,.product-card .product-media-container{background-color:#edeae4!important}
/*# sourceMappingURL=/cdn/shop/t/57/assets/noirfeld.css.map */
