.nh-home{--nh-yellow: #f5d328;--nh-ink: #171717;--nh-muted: #62666b;--nh-line: #d9dcdf;--nh-surface: #f3f5f6;background:#fff;color:var(--nh-ink);font-family:"Space Grotesk",var(--font-body-family),sans-serif;font-size:16px;line-height:1.55}.nh-home,.nh-home *{box-sizing:border-box;letter-spacing:0}.nh-home h1,.nh-home h2,.nh-home h3,.nh-home p{margin-top:0}.nh-home h1,.nh-home h2,.nh-home h3,.nh-home strong{color:inherit;font-family:inherit}.nh-home a{color:inherit}.nh-home a:focus-visible,.nh-home button:focus-visible,.nh-home input:focus-visible,.nh-home summary:focus-visible{outline:3px solid var(--nh-yellow);outline-offset:4px}.nh-home__hero{position:relative;display:flex;height:calc(100svh - 145px);min-height:520px;max-height:640px;overflow:hidden;isolation:isolate;background:var(--nh-ink);color:#fff}.nh-home__hero-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden}.nh-home__hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s}.nh-home__hero-slide.is-active{opacity:1;visibility:visible;transition-delay:0s}.nh-home__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.nh-home__hero-shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080808bd,#08080885 42%,#0808082e 76%);pointer-events:none}.nh-home__hero-controls-wrap{position:absolute;z-index:2;right:0;bottom:18px;left:0;display:flex;pointer-events:none}.nh-home__hero-controls{display:inline-flex;min-height:38px;overflow:hidden;border:1px solid rgba(255,255,255,.48);border-radius:6px;background:#171717;color:#fff;pointer-events:auto}.nh-home__hero-control{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-left:1px solid rgba(255,255,255,.22);background:transparent;color:inherit;cursor:pointer}.nh-home__hero-control--previous{border-left:0}.nh-home__hero-control--previous .svg-wrapper{transform:rotate(180deg)}.nh-home__hero-control:hover,.nh-home__hero-control:focus-visible{background:var(--nh-yellow);color:var(--nh-ink)}.nh-home__hero-control .svg-wrapper,.nh-home__hero-control svg{width:16px;height:16px}.nh-home__hero-tabs{display:grid;grid-template-columns:repeat(4,minmax(72px,auto));min-width:0}.nh-home__hero-tab{overflow:hidden;min-width:0;height:38px;padding:0 12px;border:0;border-left:1px solid rgba(255,255,255,.22);background:transparent;color:inherit;font:inherit;font-size:11px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease}.nh-home__hero-tab:hover,.nh-home__hero-tab:focus-visible,.nh-home__hero-tab.is-active{background:var(--nh-yellow);color:var(--nh-ink)}.nh-home__hero-inner{display:flex;align-items:center;width:100%;min-height:100%}.nh-home__hero-content{width:min(45%,600px);padding:48px 0}.nh-home__eyebrow,.nh-home__kicker{margin-bottom:14px;color:#806b00;font-size:13px;font-weight:700;line-height:1.35;text-transform:uppercase}.nh-home__eyebrow{color:var(--nh-yellow)}.nh-home__hero h1{max-width:600px;margin-bottom:22px;color:#fff;font-size:56px;font-weight:700;line-height:1.04}.nh-home__lead{max-width:540px;color:#ffffffe6;font-size:18px;line-height:1.55}.nh-home__lead p{margin-bottom:0}.nh-home__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.nh-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:1px solid transparent;border-radius:6px;font-size:15px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.nh-home__button:hover{transform:translateY(-2px)}.nh-home .nh-home__button--primary{gap:12px;background:var(--nh-yellow);color:var(--nh-ink)}.nh-home .nh-home__button--primary:hover{background:#ffe24b}.nh-home__button--secondary{border-color:#ffffffb8;background:#0a0a0a14;color:#fff}.nh-home__button--secondary:hover{border-color:#fff;background:#fff;color:var(--nh-ink)}.nh-home__trust{background:var(--nh-yellow);color:var(--nh-ink)}.nh-home__trust-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;list-style:none}.nh-home__trust-list li{min-width:0;padding:22px 24px}.nh-home__trust-list li+li{border-left:1px solid rgba(23,23,23,.22)}.nh-home__trust-list strong,.nh-home__trust-list span{display:block}.nh-home__trust-list strong{margin-bottom:2px;font-size:15px;line-height:1.3}.nh-home__trust-list span{font-size:12px;line-height:1.35}.nh-home__community{border-bottom:1px solid var(--nh-line);background:#f7f8f9}.nh-home__community-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;padding-top:32px;padding-bottom:32px}.nh-home__community h2{margin-bottom:8px;color:var(--nh-ink);font-size:27px;font-weight:700;line-height:1.15}.nh-home__community p{margin-bottom:0}.nh-home__community-social>p:last-of-type,.nh-home__newsletter>div>p:last-child{color:var(--nh-muted);font-size:14px}.nh-home__community .nh-home__kicker{margin-bottom:7px}.nh-home__social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.nh-home__social-links a{display:inline-flex;align-items:center;min-height:40px;gap:9px;padding:8px 13px;border:1px solid #b9bdc0;border-radius:6px;background:#fff;color:var(--nh-ink);font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.nh-home__social-links a:hover{border-color:var(--nh-ink);background:var(--nh-ink);color:#fff}.nh-home__social-links .svg-wrapper,.nh-home__social-links svg{width:18px;height:18px}.nh-home__newsletter{display:grid;align-items:center;grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);gap:30px;padding-left:52px;border-left:1px solid var(--nh-line)}.nh-home__newsletter-form{min-width:0;margin:0}.nh-home__newsletter-field{display:flex;min-width:0;height:46px}.nh-home__newsletter-field input{min-width:0;flex:1 1 auto;height:46px;padding:0 14px;border:1px solid #9fa4a8;border-right:0;border-radius:6px 0 0 6px;background:#fff;color:var(--nh-ink);font:inherit;font-size:14px}.nh-home__newsletter-field input::placeholder{color:#777c80;opacity:1}.nh-home__newsletter-field button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:106px;gap:8px;padding:0 14px;border:1px solid var(--nh-ink);border-radius:0 6px 6px 0;background:var(--nh-yellow);color:var(--nh-ink);font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .16s ease}.nh-home__newsletter-field button:hover{background:#ffe24b}.nh-home__newsletter-field button .svg-wrapper,.nh-home__newsletter-field button svg{width:14px;height:14px}.nh-home__newsletter-message{display:flex;align-items:center;gap:6px;margin-top:8px;color:var(--nh-muted);font-size:12px}.nh-home__newsletter-message--error{color:#a32525}.nh-home__newsletter-message--success{color:#277345}.nh-home__newsletter-message .svg-wrapper,.nh-home__newsletter-message svg{width:14px;height:14px}.nh-home__section{padding:88px 0}.nh-home__section-heading{max-width:720px;margin-bottom:44px}.nh-home__section-heading--row{display:flex;align-items:flex-end;justify-content:space-between;max-width:none;gap:32px}.nh-home__section-heading h2{margin-bottom:14px;color:var(--nh-ink);font-size:40px;font-weight:700;line-height:1.12}.nh-home__section-heading p:last-child{max-width:650px;margin-bottom:0;color:var(--nh-muted);font-size:17px}.nh-home__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none}.nh-home__steps li{min-width:0;padding-top:22px;border-top:4px solid var(--nh-yellow)}.nh-home__step-number{display:block;margin-bottom:28px;color:#8a8e92;font-size:14px;font-weight:700}.nh-home__steps h3{margin-bottom:10px;color:var(--nh-ink);font-size:21px;font-weight:700;line-height:1.25}.nh-home__steps p{max-width:340px;margin-bottom:0;color:var(--nh-muted);font-size:15px}.nh-home__products{background:var(--nh-surface)}.nh-home__text-link{flex:0 0 auto;padding-bottom:4px;border-bottom:2px solid var(--nh-ink);color:var(--nh-ink);font-size:14px;font-weight:700;text-decoration:none}.nh-home__text-link:hover{border-color:#8c7500;color:#6d5b00}.nh-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.nh-home__product-grid>li{min-width:0}.nh-home__product-grid .card-wrapper{height:100%;overflow:hidden;border:1px solid var(--nh-line);border-radius:8px;background:#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.nh-home__product-grid .card-wrapper:hover{border-color:#aeb2b6;box-shadow:0 14px 30px #17171714;transform:translateY(-3px)}.nh-home__product-grid .card,.nh-home__product-grid .card__inner{border-radius:0}.nh-home__product-grid .card__media .media{background:#fff}.nh-home__product-grid .card__media .media img{padding:10px;object-fit:contain}.nh-home__product-grid .card-wrapper:hover .media.media--hover-effect>img{transform:none}.nh-home__product-grid .card__content{padding:0}.nh-home__product-grid .card__information{padding:18px 20px 22px}.nh-home__product-grid .card-product__title{margin-bottom:0;color:var(--nh-ink);font-family:inherit;font-size:19px;font-weight:700;line-height:1.3}.nh-home__product-grid .card-product__title a{text-decoration:none}.nh-home__product-grid .price{margin-top:8px;color:var(--nh-muted);font-size:14px;line-height:1.35}.nh-home__product-grid .price__container{margin-bottom:0}.nh-home__product-grid .card-product__tier-price{display:grid;gap:3px;min-height:48px}.nh-home__product-grid .card-product__tier-price strong{color:var(--nh-ink);font-size:15px;line-height:1.3}.nh-home__product-grid .card-product__tier-price span{color:var(--nh-muted);font-size:12px;line-height:1.35}.nh-home__products-empty{padding:32px;border:1px solid var(--nh-line);border-radius:8px;background:#fff}.nh-home__products-empty p{margin-bottom:18px}.nh-home__inspiration{background:var(--nh-ink);color:#fff}.nh-home__section-heading--light h2{color:#fff}.nh-home__section-heading--light .nh-home__kicker{color:var(--nh-yellow)}.nh-home__section-heading--light p:last-child{color:#ffffffb3}.nh-home__inspiration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.nh-home__inspiration-grid figure{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#2c2c2c}.nh-home__inspiration-grid img{display:block;width:100%;aspect-ratio:1.9 / 1;height:auto;object-fit:cover;transition:transform .22s ease}.nh-home__inspiration-grid figcaption{position:relative;z-index:1;padding:10px 12px;border-top:1px solid rgba(255,255,255,.16);background:#2c2c2c;color:#fff;font-size:12px;font-weight:700;line-height:1.35}.nh-home__inspiration-grid figure:hover img{transform:scale(1.025)}.nh-home__seo{border-bottom:1px solid var(--nh-line);background:#f7f8f9}.nh-home__seo-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:80px}.nh-home__seo .nh-home__section-heading{margin-bottom:0}.nh-home__seo-content{min-width:0;padding-left:32px;border-left:4px solid var(--nh-yellow)}.nh-home__seo-content p{max-width:760px;margin-bottom:16px;color:#4f5458;font-size:16px;line-height:1.7}.nh-home__seo-content p:last-of-type{margin-bottom:0}.nh-home__seo-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:28px}.nh-home__seo-actions .nh-home__text-link{padding-bottom:3px}.nh-home__faq-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:80px}.nh-home__faq .nh-home__section-heading{margin-bottom:0}.nh-home__faq-list{border-top:1px solid var(--nh-line)}.nh-home__faq-list details{border-bottom:1px solid var(--nh-line)}.nh-home__faq-list summary{position:relative;padding:22px 42px 22px 0;color:var(--nh-ink);font-size:18px;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}.nh-home__faq-list summary::-webkit-details-marker{display:none}.nh-home__faq-list summary:after{content:"+";position:absolute;top:50%;right:4px;width:24px;color:#7c6800;font-size:24px;font-weight:400;line-height:1;text-align:center;transform:translateY(-50%)}.nh-home__faq-list details[open] summary:after{content:"\2212"}.nh-home__faq-list details>div{padding:0 42px 22px 0;color:var(--nh-muted);font-size:15px}.nh-home__faq-list details p{margin-bottom:0}.nh-home__faq-list details a{color:#695700;font-weight:700;text-underline-offset:3px}@media screen and (max-width:989px){.nh-home__hero-content{width:58%}.nh-home__hero h1{font-size:44px}.nh-home__trust-list li{padding-right:16px;padding-left:16px}.nh-home__community-inner{gap:36px}.nh-home__newsletter{grid-template-columns:1fr;gap:18px;padding-left:36px}.nh-home__section{padding:72px 0}.nh-home__section-heading h2{font-size:34px}.nh-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nh-home__inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nh-home__faq-layout,.nh-home__seo-layout{gap:48px}}@media screen and (max-width:749px){.nh-home__hero{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none;background:#eceae7;color:var(--nh-ink)}.nh-home__hero-media{position:relative;z-index:0;order:1;inset:auto;width:100%;height:auto;aspect-ratio:4 / 3}.nh-home__hero-image{object-position:76% center}.nh-home__hero-shade{display:none}.nh-home__hero-controls-wrap{position:relative;right:auto;bottom:auto;left:auto;order:2;padding-top:10px;background:#eceae7}.nh-home__hero-controls{width:100%;border-color:#aeb2b6;background:#fff;color:var(--nh-ink)}.nh-home__hero-control,.nh-home__hero-tab{border-color:var(--nh-line)}.nh-home__hero-control--previous,.nh-home__hero-control--next{display:none}.nh-home__hero-tabs{flex:1 1 auto;grid-template-columns:repeat(4,minmax(0,1fr))}.nh-home__hero-tab{padding-right:5px;padding-left:5px;font-size:10.5px}.nh-home__hero-inner{order:3;min-height:0}.nh-home__hero-content{width:100%;padding:28px 0 32px}.nh-home__eyebrow{margin-bottom:8px;color:#6c5a00;font-size:11px}.nh-home__hero h1{margin-bottom:12px;color:var(--nh-ink);font-size:36px;line-height:1.06}.nh-home__lead{color:#45484b;font-size:15px;line-height:1.45}.nh-home__button--secondary{border-color:#17171794;background:#ffffff52;color:var(--nh-ink)}.nh-home__button--secondary:hover{border-color:var(--nh-ink);background:var(--nh-ink);color:#fff}.nh-home__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.nh-home__button{width:100%;min-height:46px;padding:10px 16px;font-size:14px}.nh-home__trust-list{grid-template-columns:repeat(2,minmax(0,1fr))}.nh-home__trust-list li{padding:16px 12px}.nh-home__trust-list li+li{border-left:0}.nh-home__trust-list li:nth-child(2n){border-left:1px solid rgba(23,23,23,.22)}.nh-home__trust-list li:nth-child(n+3){border-top:1px solid rgba(23,23,23,.22)}.nh-home__trust-list strong{font-size:13px}.nh-home__trust-list span{font-size:11px}.nh-home__community-inner{grid-template-columns:1fr;gap:30px;padding-top:34px;padding-bottom:36px}.nh-home__community h2{font-size:25px}.nh-home__newsletter{grid-template-columns:1fr;gap:18px;padding-top:28px;padding-left:0;border-top:1px solid var(--nh-line);border-left:0}.nh-home__section{padding:56px 0}.nh-home__section-heading,.nh-home__section-heading--row{display:block;margin-bottom:32px}.nh-home__section-heading h2{margin-bottom:10px;font-size:30px}.nh-home__section-heading p:last-child{font-size:15px}.nh-home__section-heading--row .nh-home__text-link{display:inline-block;margin-top:18px}.nh-home__steps{grid-template-columns:1fr;gap:30px}.nh-home__step-number{margin-bottom:16px}.nh-home__product-grid{grid-template-columns:1fr;gap:18px}.nh-home__product-grid .card__information{padding:16px 18px 20px}.nh-home__inspiration-grid{display:flex;gap:12px;margin-right:-1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.nh-home__inspiration-grid figure{flex:0 0 82%;scroll-snap-align:start}.nh-home__faq-layout{grid-template-columns:1fr;gap:32px}.nh-home__seo-layout{grid-template-columns:1fr;gap:26px}.nh-home__seo-content{padding-left:20px}.nh-home__seo-content p{font-size:15px;line-height:1.65}.nh-home__seo-actions{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px}.nh-home__seo-actions .nh-home__text-link{width:max-content}.nh-home__faq-list summary{padding-top:18px;padding-bottom:18px;font-size:16px}}@media screen and (max-width:749px)and (max-height:620px){.nh-home__hero-media{aspect-ratio:2.5 / 1}.nh-home__hero-image{object-position:76% 68%}.nh-home__hero-controls-wrap{padding-top:6px}.nh-home__hero-content{padding-top:8px;padding-bottom:10px}.nh-home__eyebrow{margin-bottom:6px}.nh-home__hero h1{margin-bottom:8px;font-size:30px}.nh-home__lead{font-size:14px;line-height:1.35}.nh-home__actions{gap:6px;margin-top:10px}.nh-home__button{min-height:40px}}@media screen and (max-width:420px){.nh-home__hero-tab{font-size:10px}.nh-home__social-links{flex-direction:column;align-items:stretch}.nh-home__social-links a{justify-content:center}.nh-home__newsletter-field button{min-width:92px;padding-right:11px;padding-left:11px}}@media(prefers-reduced-motion:reduce){.nh-home__hero-slide,.nh-home__button,.nh-home__product-grid .card-wrapper,.nh-home__inspiration-grid img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/nett-hier-landing.css.map */
