.nh-home{--nh-cream: #FAF4EC;--nh-peach: #F0E6DA;--nh-charcoal: #201910;--nh-terracotta: #C26030;--nh-terracotta-deep: #97400D;--nh-warm-gray: #5F574C;--nh-border: #DDD6CD;--nh-card: #FFFDFB;--nh-num: #B08650;--nh-dot-inactive: #D9C9B4;font-family:Work Sans,sans-serif;color:var(--nh-charcoal);background:var(--nh-cream);overflow-x:clip}.nh-home *{box-sizing:border-box}.nh-home a{color:inherit}@media(prefers-reduced-motion:reduce){.nh-home .nh-fade-up,.nh-home .nh-hero-slide,.nh-home [data-reveal],.nh-home .nh-testi-track{animation:none!important;transition:none!important}}.nh-home .nh-eyebrow{font-size:15px;letter-spacing:.12em;text-transform:uppercase;color:var(--nh-terracotta-deep);font-weight:600}.nh-home h1,.nh-home h2,.nh-home h3{font-family:Newsreader,serif;font-weight:500;color:var(--nh-charcoal)}.nh-home .nh-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:44px}.nh-home .nh-section-head h2{font-size:36px;margin:6px 0 0}.nh-home .nh-section-head-centered{text-align:center;max-width:560px;margin:0 auto 48px}.nh-home .nh-section-head-centered h2{font-size:36px;margin:10px 0 0}.nh-home .nh-view-all{color:var(--nh-charcoal);text-decoration:none;font-size:14px;border-bottom:1px solid var(--nh-charcoal);padding-bottom:2px}@keyframes nh-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.nh-home .nh-hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;align-items:stretch}.nh-home .nh-hero-copy{display:flex;flex-direction:column;justify-content:center;gap:22px;padding:60px 64px;background:var(--nh-peach)}.nh-home .nh-hero-copy h1{font-size:52px;line-height:1.08;margin:0;max-width:520px;animation:nh-fadeUp .9s ease both}.nh-home .nh-hero-copy p{font-size:16px;line-height:1.6;color:var(--nh-warm-gray);max-width:440px;margin:0}.nh-home .nh-hero-ctas{display:flex;gap:14px;margin-top:8px;flex-wrap:wrap}.nh-home .nh-btn-primary{background:var(--nh-charcoal);color:var(--nh-cream);text-decoration:none;padding:15px 30px;border-radius:999px;font-size:14.5px;font-weight:500;transition:transform .25s ease,background .25s ease;display:inline-block}.nh-home .nh-btn-primary:hover{background:var(--nh-terracotta);transform:translateY(-2px)}.nh-home .nh-btn-text{color:var(--nh-charcoal);text-decoration:none;padding:15px 20px;font-size:14.5px;font-weight:500;border-bottom:1px solid var(--nh-charcoal)}.nh-home .nh-hero-visual{position:relative;overflow:hidden}.nh-home .nh-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.1s ease}.nh-home .nh-hero-slide--active{opacity:1}.nh-home .nh-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.nh-home .nh-hero-dots{position:absolute;bottom:22px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.nh-home .nh-dot{width:6px;height:6px;border-radius:3px;border:none;background:var(--nh-dot-inactive);cursor:pointer;transition:all .35s ease;padding:0}.nh-home .nh-dot--active{width:22px;background:var(--nh-terracotta)}.nh-home .nh-trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--nh-border)}.nh-home .nh-badge{opacity:0;transform:translateY(20px);padding:34px 28px;border-right:1px solid var(--nh-border);text-align:center;transition:opacity .7s ease,transform .7s ease}.nh-home .nh-badge.is-visible{opacity:1;transform:translateY(0)}.nh-home .nh-badge-icon{width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--nh-terracotta) 12%,transparent);color:var(--nh-terracotta-deep);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:17px}.nh-home .nh-badge h3{font-size:15.5px;margin:0 0 4px;font-weight:600}.nh-home .nh-badge p{font-size:13px;color:var(--nh-warm-gray);margin:0}.nh-home .nh-bestsellers{padding:88px 48px 96px}.nh-home .nh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.nh-home .nh-product-card{opacity:0;transform:translateY(24px);text-decoration:none;color:inherit;display:block;transition:opacity .7s ease,transform .7s ease}.nh-home .nh-product-card.is-visible{opacity:1;transform:translateY(0)}.nh-home .nh-product-image{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;margin-bottom:14px;background:var(--nh-peach);transition:transform .4s ease,box-shadow .4s ease}.nh-home .nh-product-card:hover .nh-product-image{transform:translateY(-6px);box-shadow:0 22px 40px #20191029}.nh-home .nh-product-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.nh-home .nh-bestseller-tag{position:absolute;top:12px;left:12px;background:var(--nh-charcoal);color:var(--nh-cream);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:999px;z-index:1}.nh-home .nh-product-card h3{font-size:14.5px;font-weight:500;margin:0 0 6px;line-height:1.35}.nh-home .nh-product-card .nh-price{font-size:14px;color:var(--nh-terracotta-deep);margin:0;font-weight:600}.nh-home .nh-categories{padding:20px 48px 100px;background:var(--nh-peach)}.nh-home .nh-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:30px}.nh-home .nh-category-card{opacity:0;transform:translateY(24px);text-decoration:none;color:inherit;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:var(--nh-card);border:1px solid var(--nh-border);transition:opacity .7s ease,transform .7s ease,box-shadow .3s ease}.nh-home .nh-category-card.is-visible{opacity:1;transform:translateY(0)}.nh-home .nh-category-card:hover{box-shadow:0 16px 32px #2019101f}.nh-home .nh-category-media{position:relative;aspect-ratio:4 / 3.4;overflow:hidden}.nh-home .nh-category-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block;transition:transform .5s ease}.nh-home .nh-category-card:hover .nh-category-img{transform:scale(1.06)}.nh-home .nh-category-copy{padding:16px 18px 18px;overflow:hidden}.nh-home .nh-category-copy h3{color:var(--nh-charcoal);font-size:16px;line-height:1.25;font-weight:600;margin:0 0 4px}.nh-home .nh-category-copy p{color:var(--nh-warm-gray);font-size:12px;margin:0;line-height:1.35}.nh-home .nh-difference{padding:96px 48px;text-align:center}.nh-home .nh-difference h2{font-size:36px;margin:10px 0 56px}.nh-home .nh-difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1040px;margin:0 auto}.nh-home .nh-difference-item{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.nh-home .nh-difference-item.is-visible{opacity:1;transform:translateY(0)}.nh-home .nh-difference-num{font-size:34px;color:var(--nh-num);margin-bottom:14px}.nh-home .nh-difference-item h3{font-size:18px;font-weight:600;margin:0 0 10px}.nh-home .nh-difference-item p{font-size:14.5px;color:var(--nh-warm-gray);line-height:1.6;margin:0}.nh-home .nh-testimonials{padding:20px 48px 100px;background:var(--nh-peach);overflow:hidden}.nh-home .nh-testi-viewport{overflow:hidden}.nh-home .nh-testi-track{display:flex;width:200%;transform:translate(0);transition:transform .8s cubic-bezier(.65,0,.35,1)}.nh-home .nh-testi-track--page1{transform:translate(-50%)}.nh-home .nh-testi-group{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;width:50%;box-sizing:border-box}.nh-home .nh-testi-group:first-child{padding-right:11px}.nh-home .nh-testi-group:last-child{padding-left:11px}.nh-home .nh-testi-card{background:var(--nh-card);border-radius:14px;padding:26px;box-shadow:0 6px 20px #2019100f}.nh-home .nh-testi-stars{color:var(--nh-terracotta);font-size:14px;letter-spacing:2px;margin-bottom:12px}.nh-home .nh-testi-card .nh-quote{font-size:14.5px;line-height:1.55;margin:0 0 16px;color:#423823}.nh-home .nh-testi-card .nh-name{font-size:13px;font-weight:600;margin:0}.nh-home .nh-testi-card .nh-verified{font-size:11.5px;color:var(--nh-warm-gray);margin:2px 0 0}.nh-home .nh-testi-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.nh-home .nh-cta{padding:90px 48px;text-align:center;background:var(--nh-charcoal);color:var(--nh-cream)}.nh-home .nh-cta h2{font-size:38px;max-width:620px;margin:0 auto 16px;color:var(--nh-cream)}.nh-home .nh-cta p{font-size:15.5px;color:#faf4ecb3;max-width:460px;margin:0 auto 32px}.nh-home .nh-btn-accent{background:var(--nh-terracotta);color:var(--nh-cream);text-decoration:none;padding:16px 34px;border-radius:999px;font-size:14.5px;font-weight:500;display:inline-block;transition:transform .25s ease}.nh-home .nh-btn-accent:hover{transform:translateY(-2px)}@media(max-width:989px){.nh-home .nh-hero{grid-template-columns:1fr}.nh-home .nh-hero-visual{min-height:360px}.nh-home .nh-trust,.nh-home .nh-product-grid,.nh-home .nh-category-grid{grid-template-columns:repeat(2,1fr)}.nh-home .nh-difference-grid{grid-template-columns:1fr}.nh-home .nh-testi-group{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.nh-home .nh-hero-copy{padding:48px 24px}.nh-home .nh-hero-copy h1{font-size:36px}.nh-home .nh-bestsellers,.nh-home .nh-categories,.nh-home .nh-difference,.nh-home .nh-testimonials,.nh-home .nh-cta{padding-left:24px;padding-right:24px}.nh-home .nh-trust{grid-template-columns:1fr 1fr}.nh-home .nh-product-grid,.nh-home .nh-category-grid,.nh-home .nh-testi-group{grid-template-columns:1fr}}.nh-hero-slide{overflow:hidden}.nh-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
/*# sourceMappingURL=/cdn/shop/t/8/assets/nh-home.css.map */
