:root{--nh-ink:#171411;--nh-paper:#fbf8f3;--nh-cream:#f5f0e8;--nh-sand:#d8c6ae;--nh-taupe:#8e7d6a;--nh-line:#ded4c8;--nh-muted:#6c6258}body{background:var(--nh-paper);color:var(--nh-ink)}h1,h2,h3,.h0,.h1,.h2,.h3,.header__heading-link,.footer-block__heading{font-family:var(--font-heading-family);letter-spacing:-.01em}.button,.shopify-payment-button__button,.product-form__submit{text-transform:uppercase;letter-spacing:.14em;font-size:1.15rem;min-height:5.2rem}.button:after,.shopify-payment-button__button:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button-text),var(--alpha-button-background))}.announcement-bar__message{font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase}.header-wrapper{background:#fbf8f3f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header{min-height:7.6rem}.header__heading-link .h2{font-family:var(--font-heading-family);font-size:2.8rem;letter-spacing:.11em;text-transform:uppercase;color:var(--nh-ink)}.header__menu-item{font-size:1.15rem;letter-spacing:.11em;text-transform:uppercase}.header__icon{color:var(--nh-ink)}.nh-home{background:var(--nh-paper);color:var(--nh-ink)}.nh-eyebrow{font-size:1.05rem;letter-spacing:.24em;text-transform:uppercase;margin:0 0 2rem}.nh-section{max-width:1440px;margin:0 auto;padding:9rem 3rem}.nh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3.6rem}.nh-section-head h2{font-size:clamp(3.8rem,4vw,6rem);line-height:1;margin:0}.nh-section-head p{max-width:52rem;margin:0;color:var(--nh-muted);line-height:1.75}.nh-text-link{font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:.3rem;white-space:nowrap}.nh-hero{display:grid;grid-template-columns:46% 54%;min-height:76vh;background:var(--nh-sand)}.nh-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:8vw 7vw;background:linear-gradient(135deg,#eee7dd,#d8c7b0)}.nh-hero__title{font-family:var(--font-heading-family);font-size:clamp(5rem,6vw,9.2rem);line-height:.96;letter-spacing:-.045em;margin:0}.nh-hero__text{max-width:55rem;font-size:1.6rem;line-height:1.75;margin:2.6rem 0 3.2rem;color:#4e473f}.nh-hero__media{position:relative;overflow:hidden;min-height:58rem;background:#cfc1af}.nh-hero__media img,.nh-editorial__media img,.nh-story__media img,.nh-category__media img{width:100%;height:100%;display:block;object-fit:cover}.nh-hero__media .placeholder-svg,.nh-editorial__media .placeholder-svg,.nh-story__media .placeholder-svg,.nh-category__media .placeholder-svg{width:100%;height:100%;background:#dfd2c3}.nh-hero__tag{position:absolute;right:2.2rem;bottom:2.2rem;padding:1.2rem 1.5rem;background:#fbf8f3e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1rem;letter-spacing:.13em;text-transform:uppercase}.nh-btn{display:inline-flex;width:max-content;align-items:center;justify-content:center;background:var(--nh-ink);color:#fff;text-decoration:none;padding:1.55rem 2.5rem;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;border:1px solid var(--nh-ink);transition:.2s ease}.nh-btn:hover{background:transparent;color:var(--nh-ink)}.nh-btn--light{background:#f5f0e8;color:var(--nh-ink);border-color:#f5f0e8}.nh-btn--outline{background:transparent;color:var(--nh-ink)}.nh-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.nh-category{position:relative;aspect-ratio:3/4;overflow:hidden;background:#ded5ca;color:#fff;text-decoration:none}.nh-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 42%,#0000008c)}.nh-category__media{position:absolute;top:0;right:0;bottom:0;left:0}.nh-category__copy{position:absolute;z-index:2;left:2.4rem;right:2.4rem;bottom:2.4rem}.nh-category__copy h3{font-size:3rem;line-height:1.1;margin:0;color:#fff}.nh-category__copy span{display:block;margin-top:.9rem;font-size:1.05rem;text-transform:uppercase;letter-spacing:.18em}.nh-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.nh-product-card{min-width:0}.nh-product-card__media{position:relative;aspect-ratio:3/4;overflow:hidden;background:#eee8df}.nh-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.nh-product-card:hover img{transform:scale(1.025)}.nh-product-card__badge{position:absolute;left:1.2rem;top:1.2rem;background:#fff;padding:.7rem .9rem;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase}.nh-product-card__info{padding:1.5rem .2rem .8rem}.nh-product-card__title{font-family:var(--font-body-family);font-size:1.9rem;line-height:1.25;margin:0 0 .7rem}.nh-product-card__price{font-size:1.3rem;color:#63594e}.nh-product-card__price s{opacity:.55;margin-left:.5rem}.nh-empty{grid-column:1/-1;padding:5rem;text-align:center;border:1px solid var(--nh-line);background:#fff}.nh-empty strong{font-family:var(--font-body-family);font-size:2.4rem;font-weight:400;display:block;margin-bottom:1rem}.nh-editorial{display:grid;grid-template-columns:1.1fr .9fr;min-height:62rem;background:#20231f;color:#fff}.nh-editorial__media{min-height:62rem;overflow:hidden;background:#343831}.nh-editorial__copy{padding:7rem;display:flex;flex-direction:column;justify-content:center}.nh-editorial__copy h2{font-size:clamp(4.4rem,5vw,7.4rem);line-height:1;margin:0 0 2.6rem;color:#fff}.nh-editorial__copy p{max-width:49rem;color:#ddd8cf;line-height:1.8;margin:0 0 3rem}.nh-story{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.nh-story__media{aspect-ratio:4/5;overflow:hidden;background:#ddd2c4}.nh-story__copy h2{font-size:clamp(4rem,4.5vw,6.6rem);line-height:1.03;margin:0 0 2.4rem}.nh-story__copy>p{line-height:1.85;color:#5f564d}.nh-story__points{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;margin:3rem 0}.nh-story__point{padding-top:1.6rem;border-top:1px solid var(--nh-line)}.nh-story__point strong{font-family:var(--font-body-family);font-weight:400;font-size:2rem}.nh-story__point span{display:block;color:#786d62;font-size:1.25rem;line-height:1.55;margin-top:.6rem}.nh-trust{background:#ede5da;border-top:1px solid var(--nh-line);border-bottom:1px solid var(--nh-line)}.nh-trust__inner{max-width:1440px;margin:0 auto;padding:3.3rem 3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.nh-trust__item{display:flex;align-items:center;justify-content:center;gap:1.4rem;text-align:left}.nh-trust__icon{flex:0 0 4rem;width:4rem;height:4rem;display:grid;place-items:center;color:var(--nh-ink)}.nh-trust__icon svg{width:3.2rem;height:3.2rem}.nh-trust__item strong{font-family:var(--font-body-family);font-weight:700;font-size:1.45rem}.nh-trust__item span{display:block;margin-top:.35rem;font-size:1.18rem;line-height:1.35;color:#655b51}.nh-quotes{background:var(--nh-ink);color:#fff}.nh-quotes .nh-section-head h2{color:#fff}.nh-quotes .nh-section-head p{color:#aaa097}.nh-quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.nh-quote{border:1px solid #403a34;padding:3rem;min-height:23rem}.nh-quote__mark{display:block;font-family:var(--font-heading-family);font-size:5rem;line-height:.7;color:#d8b25a;margin-bottom:2rem}.nh-quote__stars{letter-spacing:.2em;color:#d8b25a;margin-top:2rem}.nh-review-dots{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2.8rem}.nh-review-dot{width:1rem;height:1rem;border:0;border-radius:999px;background:#8c847c;padding:0;cursor:pointer;transition:.2s ease}.nh-review-dot.is-active{width:4.2rem;background:#f4efe8}.nh-quote p{font-family:var(--font-body-family);font-size:2.15rem;line-height:1.45;color:#f1ece5}.nh-quote small{color:#bdb3a8;letter-spacing:.1em;text-transform:uppercase}.nh-newsletter{background:#d9c9b5;text-align:center;padding:9rem 3rem}.nh-newsletter__inner{max-width:90rem;margin:0 auto}.nh-newsletter h2{font-size:clamp(4rem,5vw,6.8rem);line-height:1;margin:0 0 1.5rem}.nh-newsletter p{color:#5e5449}.nh-newsletter .newsletter-form{max-width:56rem;margin:2.8rem auto 0}.nh-newsletter .newsletter-form__field-wrapper{max-width:none}.nh-newsletter .field:after,.nh-newsletter .field:before{box-shadow:none}.nh-newsletter .field{border-bottom:1px solid var(--nh-ink)}.nh-newsletter .field__input{background:transparent}.nh-breadcrumb{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;padding:0 0 2.2rem;font-size:1.1rem;color:#766b60}.nh-breadcrumb a{color:inherit;text-decoration:none}.nh-breadcrumb a:hover{text-decoration:underline;text-underline-offset:.3rem}.template-product .product{max-width:1440px;margin-left:auto;margin-right:auto}.template-product .product__title h1{font-family:var(--font-heading-family);font-size:clamp(3.2rem,3.3vw,5rem);line-height:1.05;font-weight:400}.template-product .price--large{font-size:2.4rem}.template-product .product__media-wrapper .global-media-settings{border:0;background:#eee7dd}.template-product .product__media img{object-fit:cover}.template-product .thumbnail{border:1px solid transparent}.template-product .thumbnail[aria-current]{box-shadow:0 0 0 .1rem var(--nh-taupe);border-color:var(--nh-taupe)}.template-product .product-form__input .form__label{font-family:var(--font-body-family);font-size:1.6rem;color:var(--nh-ink)}.template-product .product-form__input input[type=radio]+label{border-color:#d7cdc1;background:#fff;border-radius:0;min-width:5rem;text-align:center}.template-product .product-form__input input[type=radio]:checked+label{background:var(--nh-ink);color:#fff;border-color:var(--nh-ink)}.template-product .quantity{background:#fff}.template-product .product__info-container .product-form{margin:2.2rem 0}.template-product .product__info-container>*+*{margin:1.7rem 0}.template-product .product__accordion{border-top:.1rem solid var(--nh-line);border-bottom:.1rem solid var(--nh-line)}.template-product .accordion__title{font-family:var(--font-heading-family);font-size:1.65rem}.template-product .icon-with-text{border-top:1px solid var(--nh-line);border-bottom:1px solid var(--nh-line);padding:1.8rem 0}.template-product .icon-with-text__item span{font-size:1.15rem;line-height:1.35}.template-product .related-products{max-width:1440px}.template-product .related-products__heading{font-family:var(--font-heading-family);font-weight:400;font-size:3.4rem}.nh-brand-banner{display:grid;grid-template-columns:.9fr 1.1fr;min-height:34rem;background:#dfd1c0;margin-top:2rem}.nh-brand-banner__media{min-height:34rem;overflow:hidden;background:#cdbba5}.nh-brand-banner__media img,.nh-brand-banner__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.nh-brand-banner__copy{padding:5.5rem;display:flex;flex-direction:column;justify-content:center}.nh-brand-banner__copy h2{font-size:clamp(3.5rem,4vw,5.4rem);line-height:1;margin:0 0 1.8rem}.nh-brand-banner__copy p{line-height:1.75;color:#564c42;max-width:62rem}.footer{border-top:0;background:#0f0e0d;color:#eee}.footer .footer-block__heading,.footer .footer-block__details-content,.footer .list-menu__item--link,.footer .copyright__content a,.footer__content-bottom{color:#eee}.footer .list-menu__item--link{opacity:.7}.footer .footer-block__heading{font-size:1.6rem;font-weight:400}@media screen and (max-width:989px){.header{min-height:6.8rem}.header__heading-link .h2{font-size:2.1rem}.nh-hero{grid-template-columns:1fr;min-height:auto}.nh-hero__copy{padding:8rem 2.4rem 5.5rem}.nh-hero__media{height:66vh;min-height:52rem}.nh-section{padding:6.6rem 1.8rem}.nh-section-head{align-items:flex-start;flex-direction:column}.nh-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.nh-category{aspect-ratio:3/4}.nh-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.nh-editorial{grid-template-columns:1fr}.nh-editorial__media{min-height:58vh}.nh-editorial__copy{padding:5.5rem 2.2rem}.nh-story{grid-template-columns:1fr;gap:3rem}.nh-story__points{grid-template-columns:1fr}.nh-trust__inner{grid-template-columns:1fr 1fr}.nh-quote-grid,.nh-brand-banner{grid-template-columns:1fr}.nh-brand-banner__media{min-height:42rem}.nh-brand-banner__copy{padding:4rem 2.2rem}}@media screen and (max-width:749px){.nh-hero__title{font-size:4.8rem}.nh-products{grid-template-columns:repeat(2,minmax(0,1fr))}.nh-product-card__title{font-size:1.55rem}.nh-trust__inner{grid-template-columns:1fr 1fr;padding:3.2rem 1.8rem;gap:2.8rem 1.8rem}.nh-newsletter{padding:7rem 2rem}.template-product .product__title h1{font-size:3.2rem}}.announcement-bar-section .utility-bar,.announcement-bar-section .announcement-bar{background:#8e7d6a!important;color:#fff!important}.announcement-bar-section .announcement-bar__message{color:#fff!important}.template-product main,.template-product .shopify-section{background:var(--nh-paper)}#shop-by-mood,#noor-edit,#formal-edit,#our-story{scroll-margin-top:11rem}.template-product .price--sold-out .price__badge-sale,.card .price--sold-out .price__badge-sale{display:none!important}.template-product .product__info-container .product__description{line-height:1.75}.footer-block--menu .list-menu__item--link[href="/"]{display:none}@media screen and (max-width:749px){#shop-by-mood,#noor-edit,#formal-edit,#our-story{scroll-margin-top:8rem}.nh-section-head h2{font-size:3.6rem}.nh-hero__copy{padding-top:6rem}.template-product .product-form__buttons{max-width:none}}@media screen and (max-width:749px){#shop-by-mood .nh-section-head{margin-bottom:2rem}#shop-by-mood .nh-section-head h2{font-family:var(--font-body-family);font-size:3.2rem;font-weight:400;letter-spacing:.01em;text-transform:uppercase}#shop-by-mood .nh-section-head>p{display:none}.nh-category__copy{left:1.2rem;right:1.2rem;bottom:1.3rem;text-align:center}.nh-category__copy h3{font-family:var(--font-body-family);font-size:1.65rem;font-weight:700;line-height:1.15;letter-spacing:.05em;text-transform:uppercase}.nh-category__copy span{font-size:.95rem;letter-spacing:.08em;margin-top:.3rem}.nh-quotes{background:#f7f4ef;color:#171411}.nh-quotes .nh-section{padding-left:0;padding-right:0}.nh-quotes .nh-section-head{padding:0 2.2rem;text-align:center;align-items:center;margin-bottom:3rem}.nh-quotes .nh-section-head .nh-eyebrow{display:none}.nh-quotes .nh-section-head h2{font-family:var(--font-body-family);font-size:3.3rem;font-weight:400;line-height:1.15;text-transform:uppercase;color:#171411}.nh-quote-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;padding:0 2.2rem 1rem;scrollbar-width:none}.nh-quote-slider::-webkit-scrollbar{display:none}.nh-quote-slide{flex:0 0 calc(100vw - 4.4rem);scroll-snap-align:start;min-height:34rem;padding:3rem 2.4rem;background:#f7f4ef;border:1px solid #cdc8c2;border-radius:.8rem}.nh-quote-slide p{font-family:var(--font-body-family);font-size:2rem;line-height:1.55;color:#171411}.nh-quote-slide small{color:#625c56}.nh-quote-slide .nh-quote__mark,.nh-quote-slide .nh-quote__stars{color:#dda900}.nh-review-dots{margin-top:2.5rem}.nh-review-dot{background:#c8c6c2}.nh-review-dot.is-active{background:#171411}.nh-trust{background:#f2eee8}.nh-trust__item{justify-content:flex-start;align-items:center;gap:1.1rem;text-align:left;min-width:0}.nh-trust__icon{flex-basis:3.8rem;width:3.8rem;height:3.8rem}.nh-trust__icon svg{width:3rem;height:3rem}.nh-trust__item strong{font-size:1.35rem;line-height:1.2;display:block}.nh-trust__item span{font-size:1.12rem;line-height:1.45}#menu-drawer.menu-drawer{width:calc(100% - 5.5rem);max-width:52rem;background:#fbf8f3}.menu-drawer__navigation{padding:1rem 2.4rem 2rem}.menu-drawer__menu>li{border-bottom:1px solid #ddd5cb;margin:0!important}.menu-drawer__menu-item{padding:2.2rem .2rem!important;font-size:2rem!important;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.menu-drawer summary.menu-drawer__menu-item{padding-right:4rem!important}.menu-drawer summary.menu-drawer__menu-item>.svg-wrapper{display:none}.menu-drawer summary.menu-drawer__menu-item:after{content:"+";position:absolute;right:.4rem;top:50%;transform:translateY(-50%);font-size:2.6rem;font-weight:300;letter-spacing:0}.menu-drawer li.nh-menu-promo .menu-drawer__menu-item{color:#c21116;font-weight:700}.menu-drawer li.nh-menu-sale{border-bottom:0;margin-top:1rem!important}.menu-drawer li.nh-menu-sale .menu-drawer__menu-item{background:#171411;color:#fff;padding:1.8rem 1.4rem!important;font-weight:700}.menu-drawer li.nh-menu-sale summary.menu-drawer__menu-item:after{right:1.4rem}.menu-drawer__utility-links{background:#fbf8f3!important;padding:2.5rem 2.4rem 3rem!important;border-top:0}.nh-drawer-connect{font-size:1.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 1.2rem}.menu-drawer .list-social{margin:0;gap:.4rem}.menu-drawer .list-social__link{padding:1rem}.footer .footer__content-top{display:none}.footer .footer__content-bottom{border-top:0}.footer{background:#d8cfc4;color:#171411}.footer .footer__content-bottom,.footer .copyright__content,.footer .copyright__content a{color:#171411!important}.nh-mobile-footer{display:block;border-top:1px solid rgba(23,20,17,.25);padding:0 2rem;background:#d8cfc4}.nh-mobile-footer__row{border-bottom:1px solid rgba(23,20,17,.45)}.nh-mobile-footer__summary,.nh-mobile-footer__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2rem 0;color:#171411;text-decoration:none;font-size:2rem;line-height:1.2;cursor:pointer;list-style:none}.nh-mobile-footer__summary::-webkit-details-marker{display:none}.nh-mobile-footer__summary:after{content:"+";font-size:2.4rem;font-weight:300}.nh-mobile-footer__row[open]>.nh-mobile-footer__summary:after{content:"\2212"}.nh-mobile-footer__link:after{content:"\2192";font-size:1.8rem;opacity:.7}.nh-mobile-footer__content{padding:0 0 1.8rem;display:grid;gap:1.2rem}.nh-mobile-footer__content a,.nh-mobile-footer__content span{color:#3f3933;text-decoration:none;font-size:1.4rem}.nh-mobile-footer__social .list-social{justify-content:flex-start;margin:0}}@media screen and (min-width:750px){.nh-mobile-footer{display:none}}.nh-section-head--center{justify-content:center;align-items:center;flex-direction:column;text-align:center}.nh-section-head--center p{max-width:78rem}#shop-by-mood .nh-section-head--center,.nh-quotes .nh-section-head--center{margin-left:auto;margin-right:auto}#shop-by-mood .nh-section-head--center h2,.nh-quotes .nh-section-head--center h2{font-family:var(--font-body-family);font-weight:400;text-transform:uppercase;letter-spacing:.02em}#shop-by-mood .nh-categories{grid-template-columns:repeat(3,minmax(0,1fr))}#shop-by-mood .nh-category__copy{text-align:center}#shop-by-mood .nh-category__copy h3{font-family:var(--font-body-family);font-weight:700;text-transform:uppercase;letter-spacing:.03em}#shop-by-mood .nh-category__copy span{text-transform:uppercase;letter-spacing:.06em}.nh-quotes .nh-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nh-quotes .nh-quote{text-align:left;min-height:26rem}.nh-quotes .nh-review-dots{justify-content:center}@media screen and (max-width:989px){#shop-by-mood .nh-section-head--center,.nh-quotes .nh-section-head--center{align-items:center}}@media screen and (max-width:749px){#shop-by-mood .nh-section-head--center h2,.nh-quotes .nh-section-head--center h2{font-size:3.2rem}}.nh-section-head--products{align-items:flex-start}.nh-text-link--products{margin-top:1rem}.nh-product-slider{position:relative}.nh-products--slider{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:1rem}.nh-products--slider::-webkit-scrollbar{display:none}.nh-products--slider .nh-product-card{flex:0 0 calc((100% - 6rem)/4);min-width:0;scroll-snap-align:start;color:inherit;text-decoration:none}.nh-product-card__badge{background:#151515;color:#fff;padding:.65rem .9rem;font-family:var(--font-body-family);font-weight:700;letter-spacing:.08em}.nh-product-card__title{font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.25;margin:0 0 .9rem;text-transform:uppercase}.nh-product-card__price{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;font-size:1.3rem}.nh-product-card__price s{opacity:.65;margin-left:0;order:1}.nh-product-card__price-current{order:2;color:#3f3a34}.nh-product-card__price-current.is-sale{color:#dd4a2d}.nh-product-dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.8rem}.nh-product-dot{width:1.2rem;height:1.2rem;border-radius:999px;border:0;background:#cbc6c1;padding:0;cursor:pointer;transition:all .2s ease}.nh-product-dot.is-active{width:3.2rem;background:#171411}@media screen and (max-width:989px){.nh-products--slider .nh-product-card{flex-basis:calc((100% - 2rem)/2)}}@media screen and (max-width:749px){.nh-section-head--products{align-items:center;gap:1.5rem}.nh-text-link--products{margin-top:0}.nh-products--slider{gap:1.2rem}.nh-products--slider .nh-product-card{flex-basis:calc((100% - 1.2rem)/2)}.nh-product-card__title{font-size:1.45rem}}#noor-edit .nh-product-card__info,#noor-edit .nh-product-card__title{text-align:center}#noor-edit .nh-product-card__price{justify-content:center;text-align:center}.nh-hero--banner{display:block;min-height:0;background:transparent}.nh-hero__banner-picture,.nh-hero__banner-picture img{display:block;width:100%}.nh-hero__banner-picture img{height:auto;object-fit:cover}@media screen and (max-width:749px){.nh-hero--banner{margin-bottom:0}}body:has(.section-noor-homepage) .section-header{position:absolute!important;left:0;right:0;width:100%;margin-bottom:0!important;z-index:30}body:has(.section-noor-homepage) .header-wrapper{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:0!important}body:has(.section-noor-homepage) .header{background:transparent!important}body:has(.section-noor-homepage) .header-wrapper--border-bottom{border-bottom:0!important}.nh-products-banner{width:100vw;margin-left:calc(50% - 50vw);margin-bottom:3.6rem;overflow:hidden;background:#eee8df}.nh-products-banner__link,.nh-products-banner__picture,.nh-products-banner__picture img{display:block;width:100%}.nh-products-banner__picture img{height:auto;object-fit:cover}@media screen and (max-width:749px){.nh-products-banner{margin-bottom:2.4rem}}.nh-section--compact{padding-top:6.5rem;padding-bottom:5.5rem}.nh-quotes .nh-section-head{margin-bottom:2.6rem}.nh-quotes .nh-section-head h2{font-size:clamp(3.8rem,4vw,5.6rem)}.nh-quote-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:2rem;padding-bottom:.8rem;scrollbar-width:none}.nh-quote-slider::-webkit-scrollbar{display:none}.nh-quote-slide{flex:0 0 calc((100% - 4rem) / 3);scroll-snap-align:start;border:1px solid #403a34;padding:2.4rem 2.8rem;min-height:19rem;background:transparent}.nh-quote{display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.nh-quote__mark{font-size:4rem;margin-bottom:1.2rem}.nh-quote p{font-size:1.65rem;line-height:1.45;margin:0}.nh-quote__stars{margin-top:1.6rem;font-size:1.5rem}.nh-quote small{margin-top:.9rem;font-size:1rem;letter-spacing:.18em}.nh-review-dots{display:flex;align-items:center;justify-content:center;gap:.9rem;margin-top:2rem}.nh-review-dot{width:.95rem;height:.95rem;border:0;border-radius:999px;background:#8c847c;padding:0;cursor:pointer;transition:.2s ease}.nh-review-dot.is-active{width:4rem;background:#f4efe8}@media screen and (max-width:989px){.nh-quote-slide{flex-basis:calc((100% - 2rem)/2);min-height:18rem;padding:2.2rem}}@media screen and (max-width:749px){.nh-section--compact{padding-top:4.6rem;padding-bottom:4.2rem}.nh-quotes .nh-section-head{padding:0 2.2rem;margin-bottom:2.2rem}.nh-quotes .nh-section-head h2{font-size:3rem;line-height:1.16}.nh-quote-slider{gap:0;padding:0 2.2rem .8rem}.nh-quote-slide{flex:0 0 calc(100vw - 4.4rem);min-height:16rem;padding:2.1rem 2rem;background:#f7f4ef;border:1px solid #cdc8c2;border-radius:.8rem}.nh-quote-slide p{font-size:1.8rem;line-height:1.5;color:#171411}.nh-quote-slide small{color:#625c56}.nh-quote-slide .nh-quote__mark,.nh-quote-slide .nh-quote__stars{color:#dda900}.nh-review-dots{margin-top:1.8rem}.nh-review-dot{background:#c8c6c2}.nh-review-dot.is-active{background:#171411}}.nh-trust__item{flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;text-align:center}.nh-trust__icon{flex:0 0 auto;margin:0 auto}.nh-trust__item div{text-align:center}@media screen and (max-width:749px){.nh-trust__item{justify-content:flex-start;align-items:center;text-align:center;gap:.9rem}.nh-trust__item div{text-align:center}}.nh-section--repeat-categories{padding-top:7rem;padding-bottom:7rem}.nh-section-head--repeat-categories{margin-bottom:3rem}.nh-section-head--repeat-categories h2{font-family:var(--font-body-family);font-weight:400;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width:749px){.nh-section--repeat-categories{padding-top:5rem;padding-bottom:5rem}.nh-section-head--repeat-categories h2{font-size:3.2rem}}body:has(.section-noor-homepage) .announcement-bar-section{position:relative;z-index:40}body:has(.section-noor-homepage) .section-header{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;z-index:35;margin-bottom:-11.2rem!important}body:has(.section-noor-homepage) .header-wrapper,body:has(.section-noor-homepage) .header{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:0!important;box-shadow:none!important}body:has(.section-noor-homepage) .header__heading,body:has(.section-noor-homepage) .header__heading-link{visibility:hidden!important;pointer-events:none!important}@media screen and (min-width:990px){body:has(.section-noor-homepage) .header{min-height:11.2rem;padding-left:4rem;padding-right:4rem}body:has(.section-noor-homepage) .header__inline-menu{justify-self:center;text-align:center}body:has(.section-noor-homepage) .header__inline-menu .list-menu--inline{justify-content:center}body:has(.section-noor-homepage) .header__icons{justify-self:end}}@media screen and (max-width:989px){body:has(.section-noor-homepage) .section-header{margin-bottom:-6.8rem!important}body:has(.section-noor-homepage) .header{min-height:6.8rem;padding-left:1.6rem;padding-right:1.6rem}body:has(.section-noor-homepage) header-drawer{justify-self:start;margin-left:0}body:has(.section-noor-homepage) .header__icons{justify-self:end}}@media screen and (max-width:749px){body:has(.section-noor-homepage) .header{padding-top:.7rem;padding-bottom:.7rem}}.footer{background:#0b0a09;color:#f3ece3;border-top:1px solid rgba(255,255,255,.08)}.footer .footer__content-top.page-width{max-width:132rem;padding-top:7rem;padding-bottom:4.2rem}.footer .footer__blocks-wrapper{align-items:flex-start;gap:3.6rem 6rem}.footer .footer-block{position:relative}.footer .footer-block__heading{margin:0 0 1.8rem;font-size:2.3rem;font-weight:400;color:#fff;letter-spacing:-.01em}.footer .footer-block__details-content,.footer .footer-block__details-content p,.footer .footer-block__details-content li,.footer .footer-block__details-content .rte{color:#f3ece3c7;font-size:1.65rem;line-height:1.8}.footer .footer-block__details-content>p:first-child{margin-top:0}.footer .footer-block__details-content.list-unstyled{display:grid;gap:1rem}.footer .list-menu__item--link{display:inline-flex;align-items:center;padding:.2rem 0;color:#d8cec3;opacity:1;text-decoration:none;transition:transform .2s ease,color .2s ease,opacity .2s ease}.footer .list-menu__item--link:hover{color:#fff;transform:translate(.35rem)}.footer .footer__list-social .list-social,.footer .nh-footer-social-list.list-social{justify-content:flex-start;gap:1rem;margin:0}.footer .footer__list-social .list-social__link,.footer .nh-footer-social-list .list-social__link{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:999px;border:1px solid rgba(243,236,227,.18);background:#ffffff08;color:#fff;transition:all .2s ease}.footer .footer__list-social .list-social__link:hover,.footer .nh-footer-social-list .list-social__link:hover{background:#fff;color:#0b0a09;border-color:#fff;transform:translateY(-2px)}.footer .footer__content-bottom{border-top:1px solid rgba(255,255,255,.08);background:transparent}.footer .footer__content-bottom-wrapper{max-width:132rem;padding-top:1.8rem;padding-bottom:1.8rem}.footer .footer__content-bottom,.footer .copyright__content,.footer .copyright__content a{color:#f3ece3a8!important}.footer .footer__copyright{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer .policies{display:flex;flex-wrap:wrap;gap:1.2rem 2rem}.footer .policies a:hover,.footer .copyright__content a:hover{color:#fff!important}.footer .list-payment{gap:.8rem}.footer .list-payment__item{filter:grayscale(.05)}.footer .nh-footer-note{margin:0;color:#f3ece3b3;font-size:1.45rem;line-height:1.6}@media screen and (min-width:990px){.footer .footer__blocks-wrapper.grid--4-col-tablet{grid-template-columns:minmax(28rem,1.5fr) repeat(2,minmax(18rem,1fr))}.footer .footer-block:first-child .footer-block__details-content{max-width:32rem}}@media screen and (max-width:749px){.footer{background:#0b0a09;color:#f3ece3}.footer .footer__content-top{display:none}.footer .footer__content-bottom{border-top:1px solid rgba(255,255,255,.08);background:#0b0a09}.footer .footer__content-bottom,.footer .copyright__content,.footer .copyright__content a{color:#f3ece3ad!important}.nh-mobile-footer{display:block;padding:2.4rem 2rem .4rem;background:#0b0a09;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.nh-mobile-footer__intro{padding:0 0 2rem;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:.2rem}.nh-mobile-footer__intro h3{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:2.6rem;font-weight:400;color:#fff}.nh-mobile-footer__intro p{margin:0;color:#f3ece3bd;font-size:1.45rem;line-height:1.7;max-width:28rem}.nh-mobile-footer__social-icons .list-social{justify-content:flex-start;gap:.9rem;margin:1.6rem 0 0}.nh-mobile-footer__social-icons .list-social__link{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:999px;border:1px solid rgba(243,236,227,.18);background:#ffffff08;color:#fff}.nh-mobile-footer__row{border-bottom:1px solid rgba(255,255,255,.12)}.nh-mobile-footer__summary,.nh-mobile-footer__link{padding:1.8rem 0;color:#fff;text-decoration:none;font-size:1.85rem;line-height:1.2}.nh-mobile-footer__summary:after{color:#d8b25a;font-size:2.2rem}.nh-mobile-footer__link:after{color:#d8b25a;font-size:1.7rem;opacity:1}.nh-mobile-footer__content{padding:0 0 1.6rem;display:grid;gap:1rem}.nh-mobile-footer__content a,.nh-mobile-footer__content span{color:#f3ece3bd;text-decoration:none;font-size:1.42rem;line-height:1.65}.nh-mobile-footer__content a:hover{color:#fff}.nh-mobile-footer__social .list-social{justify-content:flex-start;margin:0;gap:.9rem}.nh-mobile-footer__social .list-social__link{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:999px;border:1px solid rgba(243,236,227,.18);background:#ffffff08;color:#fff}}body,.nh-home,.nh-home button,.nh-home input,.nh-home textarea,.nh-home select{font-family:var(--font-body-family)!important}.nh-home h1,.nh-home h2,.nh-home h3,.nh-home h4,.nh-home h5,.nh-home h6,.template-product .product__title h1,.template-product .accordion__title,.template-product .related-products__heading{font-family:var(--font-heading-family)!important}.nh-home p,.nh-home span,.nh-home a,.nh-home small,.nh-home strong{font-family:var(--font-body-family)}.nh-hero__link{display:block;color:inherit;text-decoration:none}.nh-section--safe{padding-top:7.2rem;padding-bottom:7.2rem}.nh-categories--safe.nh-categories--3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nh-categories--safe.nh-categories--4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.nh-products--slider .nh-product-card{flex:0 0 calc((100% - 6rem)/4)!important}.nh-product-card__info,.nh-product-card__title,.nh-product-card__price{text-align:center}.nh-product-card__price{justify-content:center}.nh-product-card__title{font-family:var(--font-body-family)!important}.nh-editorial--image-right .nh-editorial__media{order:2}.nh-editorial--image-right .nh-editorial__copy{order:1}.nh-story--image-right .nh-story__media{order:2}.nh-story--image-right .nh-story__copy{order:1}.nh-quote p{font-family:var(--font-body-family)!important}.nh-quote__mark{font-family:var(--font-heading-family)!important}@media screen and (max-width:989px){.nh-editorial--image-right .nh-editorial__media,.nh-editorial--image-right .nh-editorial__copy,.nh-story--image-right .nh-story__media,.nh-story--image-right .nh-story__copy{order:initial}.nh-section--safe{padding-top:6rem;padding-bottom:6rem}}@media screen and (max-width:749px){.nh-section{padding-left:1.6rem;padding-right:1.6rem}.nh-section--safe{padding-top:5rem;padding-bottom:5rem}.nh-section-head{gap:1.4rem;margin-bottom:2.4rem}.nh-section-head h2{font-size:clamp(2.8rem,9vw,3.6rem);line-height:1.08}.nh-section-head p{font-size:1.35rem;line-height:1.65}.nh-eyebrow{font-size:.95rem;letter-spacing:.18em;margin-bottom:1.1rem}.nh-categories--safe.nh-categories-mobile--1{grid-template-columns:1fr!important}.nh-categories--safe.nh-categories-mobile--2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nh-products--slider .nh-product-card{flex:0 0 calc((100% - 1.2rem)/2)!important}.nh-editorial{min-height:0}.nh-editorial__media{min-height:52rem}.nh-editorial__copy{padding:4.4rem 2rem}.nh-editorial__copy h2{font-size:3.8rem;line-height:1.05}.nh-story{gap:2.6rem}.nh-story__copy h2{font-size:3.6rem}.nh-story__points{grid-template-columns:1fr;gap:1.4rem}.nh-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.2rem;padding:2.8rem 1.4rem}.nh-newsletter{padding:5.5rem 1.8rem}.nh-newsletter h2{font-size:3.8rem}}.template-product,.template-product button,.template-product input,.template-product select,.template-product textarea,.template-product .product__text,.template-product .price,.template-product .product-form__input,.template-product .product-form__input label,.template-product .quantity,.template-product .product__description,.template-product .icon-with-text,.template-product .card-information,.template-product .card__content,.template-product .breadcrumb,.template-product .nh-breadcrumb{font-family:var(--font-body-family)!important}.template-product h1,.template-product h2,.template-product h3,.template-product h4,.template-product h5,.template-product h6,.template-product .product__title h1,.template-product .accordion__title,.template-product .related-products__heading{font-family:var(--font-heading-family)!important}.footer,.footer p,.footer a,.footer span,.footer small,.footer li,.footer button,.footer input,.footer label,.footer .footer-block__details-content,.footer .list-menu__item--link,.footer .copyright__content,.nh-mobile-footer,.nh-mobile-footer p,.nh-mobile-footer a,.nh-mobile-footer span,.nh-mobile-footer summary{font-family:var(--font-body-family)!important}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer .footer-block__heading,.nh-mobile-footer__intro h3{font-family:var(--font-heading-family)!important}
/*# sourceMappingURL=/cdn/shop/t/20/assets/noor-theme.css.map */
