.nmv-burn{padding:var(--nmv-burn-pad-d)}.nmv-burn__inner{max-width:var(--nmv-burn-max);margin:auto}.nmv-burn header{max-width:82rem;margin-bottom:4rem}.nmv-burn header>p,.nmv-burn article>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-burn h2{margin:0;font-size:5.6rem;line-height:1.02;letter-spacing:-.035em}.nmv-burn header .rte{margin-top:1.8rem}.nmv-burn__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--nmv-burn-gap)}.nmv-burn__media{aspect-ratio:4/5;margin-bottom:2rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.nmv-burn__media img,.nmv-burn__media svg{width:100%;height:100%;object-fit:cover}.nmv-burn h3{margin:0;font-size:2rem}.nmv-burn article .rte{margin-top:1rem;font-size:1.4rem;opacity:.75}.nmv-burn__note{margin:3rem 0 0;font-size:1.3rem;opacity:.75}@media(max-width:749px){.nmv-burn{padding:var(--nmv-burn-pad-m)}.nmv-burn h2{font-size:3.6rem}.nmv-burn__grid{grid-template-columns:1fr;gap:3.6rem}.nmv-burn__media{aspect-ratio:1}}.nmv-band{padding:var(--nmv-band-pad-d)}.nmv-band__inner{max-width:var(--nmv-band-max);margin:auto;text-align:var(--nmv-band-align-d)}.nmv-band__eyebrow{margin:0 0 1.4rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.nmv-band h2{margin:0;font-size:var(--nmv-band-title-d);line-height:1.04;letter-spacing:-.035em}.nmv-band__text{max-width:78rem;margin:2rem auto 0;font-size:1.7rem;line-height:1.65}.nmv-band .button{margin-top:2.4rem}@media(max-width:749px){.nmv-band{padding:var(--nmv-band-pad-m)}.nmv-band__inner{text-align:var(--nmv-band-align-m)}.nmv-band h2{font-size:var(--nmv-band-title-m)}.nmv-band__text{font-size:1.5rem}}.nmv-email{padding:var(--nmv-email-pad-d)}.nmv-email__inner{max-width:var(--nmv-email-max);margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:6rem;align-items:end}.nmv-email__inner>div>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-email h2{margin:0;font-size:5.2rem;line-height:1.02;letter-spacing:-.035em}.nmv-email .rte{margin-top:1.8rem}.nmv-email__form{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid currentColor}.nmv-email__form input{min-width:0;padding:1.6rem 0;border:0;background:transparent;color:inherit;box-shadow:none;font:inherit}.nmv-email__form button{padding:0;border:0;background:transparent;color:inherit;font-weight:700;letter-spacing:.08em;cursor:pointer}.nmv-email__message,.nmv-email__disclaimer{grid-column:1/-1;margin-top:1rem;font-size:1.2rem}.nmv-email__disclaimer{grid-column:2;font-size:1.1rem;opacity:.7}@media(max-width:749px){.nmv-email{padding:var(--nmv-email-pad-m)}.nmv-email__inner{grid-template-columns:1fr;gap:3.2rem}.nmv-email h2{font-size:3.6rem}.nmv-email__disclaimer{grid-column:1}}.nyv-faq{background:var(--bg);color:var(--text);padding:var(--pt) 24px var(--pb)}.nyv-faq__inner{max-width:var(--max);margin:auto}.nyv-faq h2,.nyv-faq h3{margin:0 0 28px;font-size:var(--heading-size);font-weight:var(--heading-weight);line-height:1.12}.nyv-faq details{border-top:1px solid var(--line)}.nyv-faq details:last-child{border-bottom:1px solid var(--line)}.nyv-faq summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font-weight:600;list-style:none}.nyv-faq summary::-webkit-details-marker{display:none}.nyv-faq details[open] summary span{transform:rotate(45deg)}.nyv-faq .rte{max-width:700px;padding:0 0 22px;color:var(--muted);line-height:1.6}.nyv-faq summary span{transition:transform .2s ease}@media(max-width:749px){.nyv-faq{padding-top:var(--ptm);padding-bottom:var(--pbm)}.nyv-faq h2,.nyv-faq h3{font-size:var(--heading-size-mobile)}}.nyv-full-bleed{position:relative;isolation:isolate;display:grid;place-items:center;min-height:520px;padding:var(--pt) 24px var(--pb);color:var(--text);overflow:hidden;text-align:var(--align);background:#1d1b18}.nyv-full-bleed__image,.nyv-full-bleed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nyv-full-bleed__image{object-fit:cover;object-position:center bottom}.nyv-full-bleed__overlay{background:var(--overlay);opacity:var(--overlay-opacity);z-index:1}.nyv-full-bleed__content{position:relative;z-index:2;align-self:start;width:100%;max-width:680px}.nyv-full-bleed__eyebrow{margin:0 0 14px;color:var(--accent);font-size:13px;font-weight:700;letter-spacing:.15em}.nyv-full-bleed__content h2,.nyv-full-bleed__content h3{margin:0;color:var(--text);font-size:var(--heading-size);font-weight:var(--heading-weight);line-height:1.05}.nyv-full-bleed__content .rte{margin-top:20px;color:#ffffffd9;font-size:var(--body-size);line-height:1.6}.nyv-full-bleed__content .rte *{color:inherit;font-size:inherit;line-height:inherit}.nyv-full-bleed__content .rte p{margin:0}@media(max-width:749px){.nyv-full-bleed{min-height:440px;padding-top:var(--ptm);padding-bottom:var(--pbm)}.nyv-full-bleed__content h2,.nyv-full-bleed__content h3{font-size:var(--heading-size-mobile);line-height:1.08}.nyv-full-bleed__content .rte{font-size:var(--body-size-mobile);line-height:1.55}}.nmv-grid{padding:var(--nmv-grid-pad-d)}.nmv-grid__inner{max-width:var(--nmv-grid-max);margin:auto}.nmv-grid__header{max-width:82rem;margin-bottom:4rem}.nmv-grid__header>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.nmv-grid__header h2{margin:0;font-size:var(--nmv-grid-title-d);line-height:1.02;letter-spacing:-.035em}.nmv-grid__header .rte{margin-top:1.8rem;font-size:1.6rem}.nmv-grid__items{display:grid;grid-template-columns:repeat(var(--nmv-grid-cols),minmax(0,1fr));gap:var(--nmv-grid-gap)}.nmv-grid__media{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:rgba(var(--color-foreground),.05)}.nmv-grid__media img,.nmv-grid__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.nmv-grid__media:hover img{transform:scale(1.015)}.nmv-grid__badge{position:absolute;top:1.2rem;left:1.2rem;padding:.7rem 1rem;background:rgb(var(--color-background));font-size:1rem;font-weight:600;letter-spacing:.08em}.nmv-grid__copy{padding:1.8rem 0}.nmv-grid__copy h3{margin:0;font-size:1.7rem}.nmv-grid__price{margin:.8rem 0 0;font-weight:600}.nmv-grid__copy .rte{margin-top:1rem;font-size:1.4rem;opacity:.75}.nmv-grid__link{display:inline-block;margin-top:1.6rem;color:inherit;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-underline-offset:.4rem}@media(max-width:749px){.nmv-grid{padding:var(--nmv-grid-pad-m)}.nmv-grid__header h2{font-size:var(--nmv-grid-title-m)}.nmv-grid__items{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.nmv-grid__card{scroll-snap-align:start}.nmv-grid__items::-webkit-scrollbar{display:none}}.nmv-hero{overflow:hidden}.nmv-hero__grid{display:grid;grid-template-columns:minmax(0,var(--nmv-left)) minmax(0,1fr);min-height:var(--nmv-height-d)}.nmv-hero__panel{position:relative;min-width:0;min-height:var(--nmv-height-d);overflow:hidden;background:rgb(var(--color-background))}.nmv-hero__desktop-media,.nmv-hero__mobile-media{position:absolute;top:0;right:0;bottom:0;left:0}.nmv-hero__mobile-media{display:none}.nmv-hero img,.nmv-hero video,.nmv-hero svg{width:100%;height:100%;display:block;object-fit:cover}.nmv-hero__panel--left img,.nmv-hero__panel--left video{object-position:var(--nmv-left-position)}.nmv-hero__panel--right img,.nmv-hero__panel--right video{object-position:var(--nmv-right-position)}.nmv-hero__shade{position:absolute;z-index:1;inset:0 auto 0 0;width:min(92%,82rem);pointer-events:none;background:linear-gradient(90deg,#16070257,#16070229 52%,#16070200);opacity:calc(var(--nmv-overlay) * .55)}.nmv-hero__content{position:relative;z-index:2;min-height:var(--nmv-height-d);padding:var(--nmv-pad-d);display:flex}.nmv-hero__content--top-left{align-items:flex-start}.nmv-hero__content--center-left{align-items:center}.nmv-hero__content--bottom-left{align-items:flex-end}.nmv-hero__copy{width:min(100%,var(--nmv-content-width));color:#fff;text-shadow:0 1px 2px rgba(25,6,0,.72),0 5px 22px rgba(25,6,0,.34)}.nmv-hero__copy--center{text-align:center}.nmv-hero__copy--right{text-align:right}.nmv-hero h1{margin:0;font-size:var(--nmv-title-d);line-height:.96;letter-spacing:-.045em}.nmv-hero__eyebrow{margin:0 0 1.3rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-hero__text{margin-top:1.7rem;font-size:1.7rem;line-height:1.5}.nmv-hero__buttons{margin-top:2.4rem;display:flex;gap:1.2rem;flex-wrap:wrap;text-shadow:none}.nmv-hero__copy--center .nmv-hero__buttons{justify-content:center}.nmv-hero__copy--right .nmv-hero__buttons{justify-content:flex-end}.nmv-hero .button{background:#f6f0e4;color:#1d1b18;border-color:#f6f0e4}.nmv-hero .button--secondary{background:#1d1b181f;color:#fff;border-color:#fff}.nmv-hero__pagination{display:none}@media(max-width:749px){.nmv-hero__grid{display:flex;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.nmv-hero__grid::-webkit-scrollbar{display:none}.nmv-hero__panel{flex:0 0 100%;width:100%;min-height:var(--nmv-panel-height-m);scroll-snap-align:start;scroll-snap-stop:always}.nmv-hero__panel--left{order:1}.nmv-hero__panel--right,.nmv-hero--mobile-right .nmv-hero__panel--left{order:2}.nmv-hero--mobile-right .nmv-hero__panel--right{order:1}.nmv-hero__desktop-media{display:none}.nmv-hero__mobile-media{display:block}.nmv-hero__content{min-height:var(--nmv-panel-height-m);padding:var(--nmv-pad-m);align-items:center}.nmv-hero h1{font-size:var(--nmv-title-m)}.nmv-hero__text{font-size:1.5rem}.nmv-hero__buttons{gap:.8rem}.nmv-hero__shade{top:18%;right:0;bottom:0;left:0;width:100%;background:linear-gradient(0deg,#16070257,#1607021a 62%,#16070200);opacity:calc(var(--nmv-overlay) * .5)}.nmv-hero__pagination{height:4.8rem;display:flex;align-items:center;justify-content:center;gap:.9rem;background:#fff}.nmv-hero__dot{width:.9rem;height:.9rem;padding:0;border:0;border-radius:50%;background:#d4d4d4;cursor:pointer}.nmv-hero__dot.is-active{background:#4b4b4b;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.nmv-hero__grid{scroll-behavior:auto}}.nmv-offer__inner{max-width:var(--nmv-offer-max);min-height:var(--nmv-offer-min);margin:auto;display:grid;grid-template-columns:1fr 1fr}.nmv-offer--reverse .nmv-offer__media{order:2}.nmv-offer--reverse .nmv-offer__content{order:1}.nmv-offer__media{min-height:var(--nmv-offer-min);overflow:hidden;background:rgba(var(--color-foreground),.05)}.nmv-offer__media img,.nmv-offer__media video,.nmv-offer__media svg{width:100%;height:100%;object-fit:cover}.nmv-offer__content{padding:var(--nmv-offer-pad-d);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.nmv-offer__badge{margin:0 0 1.4rem;padding:.8rem 1rem;border:1px solid currentColor;font-size:1rem;font-weight:700;letter-spacing:.1em}.nmv-offer__eyebrow{margin:0 0 1.2rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.nmv-offer h2{margin:0;font-size:var(--nmv-offer-title-d);line-height:1.02;letter-spacing:-.035em}.nmv-offer__price{margin:1.6rem 0 0;font-size:2rem;font-weight:700}.nmv-offer__text{max-width:62rem;margin-top:2rem;font-size:1.6rem;line-height:1.65}.nmv-offer__list{margin:2rem 0 0;padding:0;list-style:none}.nmv-offer__list li{position:relative;margin:.8rem 0;padding-left:2rem}.nmv-offer__list li:before{content:"\2014";position:absolute;left:0}.nmv-offer__safety{margin:2rem 0 0;padding:1.4rem;border-left:3px solid currentColor;font-size:1.3rem;line-height:1.5}.nmv-offer .button{margin-top:2.4rem}@media(max-width:749px){.nmv-offer__inner{grid-template-columns:1fr;min-height:0}.nmv-offer--reverse .nmv-offer__media{order:1}.nmv-offer--reverse .nmv-offer__content{order:2}.nmv-offer__media{min-height:0;aspect-ratio:4/5}.nmv-offer__content{padding:var(--nmv-offer-pad-m)}.nmv-offer h2{font-size:var(--nmv-offer-title-m)}}.nmv-safety{padding:var(--nmv-safe-pad-d)}.nmv-safety__inner{max-width:var(--nmv-safe-max);margin:auto}.nmv-safety__eyebrow,.nmv-safety__choices article>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-safety h2{max-width:90rem;margin:0;font-size:var(--nmv-safe-title-d);line-height:1.02;letter-spacing:-.035em}.nmv-safety__text{max-width:75rem;margin-top:2rem;font-size:1.6rem}.nmv-safety__choices{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.nmv-safety__choices article{padding:3rem;border:1px solid rgba(var(--color-foreground),.25)}.nmv-safety__choices h3{margin:0;font-size:2.4rem}.nmv-safety__choices .rte{margin-top:1.4rem}.nmv-safety__choices a{display:inline-block;margin-top:1.8rem;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-underline-offset:.4rem}.nmv-safety__rule{margin:3rem 0 0;padding:1.8rem;border-left:4px solid currentColor;font-weight:600}@media(max-width:749px){.nmv-safety{padding:var(--nmv-safe-pad-m)}.nmv-safety h2{font-size:var(--nmv-safe-title-m)}.nmv-safety__choices{grid-template-columns:1fr}.nmv-safety__choices article{padding:2.2rem}}.nmv-scenes{padding:var(--nmv-scenes-pad-d)}.nmv-scenes__inner{max-width:var(--nmv-scenes-max);margin:auto}.nmv-scenes header{max-width:82rem;margin-bottom:4rem}.nmv-scenes header>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-scenes h2{margin:0;font-size:5.6rem;line-height:1.02;letter-spacing:-.035em}.nmv-scenes header .rte{margin-top:1.8rem}.nmv-scenes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--nmv-scenes-gap)}.nmv-scenes__media{display:block;aspect-ratio:3/4;overflow:hidden;background:rgba(var(--color-foreground),.05)}.nmv-scenes__media img,.nmv-scenes__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.nmv-scenes__media:hover img{transform:scale(1.015)}.nmv-scenes h3{margin:1.8rem 0 0;font-size:2rem}.nmv-scenes article .rte{margin-top:1rem;font-size:1.4rem;opacity:.75}@media(max-width:749px){.nmv-scenes{padding:var(--nmv-scenes-pad-m)}.nmv-scenes h2{font-size:3.6rem}.nmv-scenes__grid{grid-template-columns:1fr;gap:3.6rem}.nmv-scenes__media{aspect-ratio:4/5}}.nyv-harvest-collection{box-sizing:border-box;padding:var(--padding-top) 24px var(--padding-bottom);background:var(--background);color:var(--text)}.nyv-harvest-collection *{box-sizing:border-box}.nyv-harvest-collection__inner{width:100%;max-width:var(--max-width);margin:0 auto}.nyv-harvest-collection__header{max-width:760px;margin:0 auto;text-align:center}.nyv-harvest-collection__eyebrow{margin:0 0 12px;color:var(--accent);font-size:13px;font-weight:700;letter-spacing:.15em}.nyv-harvest-collection__heading{margin:0;color:var(--text);font-size:var(--heading-size);font-weight:var(--heading-weight);line-height:1.08}.nyv-harvest-collection__body{max-width:680px;margin:18px auto 0;color:var(--muted);font-size:var(--body-size);line-height:1.6}.nyv-harvest-collection__body>:first-child{margin-top:0}.nyv-harvest-collection__body>:last-child{margin-bottom:0}.nyv-harvest-collection__figure{width:min(100%,var(--image-width));margin:40px auto 0}.nyv-harvest-collection__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1}.nyv-harvest-collection__index{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:var(--index-column-gap);row-gap:var(--index-row-gap);margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.nyv-harvest-collection__item{min-width:0;padding:var(--index-padding) 14px;text-align:var(--index-align)}.nyv-harvest-collection__item h3{margin:0;color:var(--text);font-size:var(--title-size);font-weight:var(--title-weight);line-height:var(--title-line-height)}.nyv-harvest-collection__fragrance{margin:7px 0 0;color:var(--accent);font-size:var(--fragrance-size);font-weight:var(--fragrance-weight);line-height:var(--fragrance-line-height)}.nyv-harvest-collection__dimensions{margin:6px 0 0;color:var(--muted);font-size:var(--dimensions-size);font-weight:var(--dimensions-weight);line-height:var(--dimensions-line-height)}@media(max-width:989px){.nyv-harvest-collection{padding:var(--padding-top-mobile) 20px var(--padding-bottom-mobile)}.nyv-harvest-collection__heading{font-size:var(--heading-size-mobile)}.nyv-harvest-collection__body{font-size:var(--body-size-mobile)}.nyv-harvest-collection__figure{margin-top:30px}.nyv-harvest-collection__index{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--index-column-gap-mobile);row-gap:var(--index-row-gap-mobile);margin-top:26px}.nyv-harvest-collection__item{order:var(--mobile-order);padding:var(--index-padding-mobile) 10px}.nyv-harvest-collection__item h3{font-size:var(--title-size-mobile)}.nyv-harvest-collection__fragrance{font-size:var(--fragrance-size-mobile)}.nyv-harvest-collection__dimensions{font-size:var(--dimensions-size-mobile)}}.nmv-quotes{padding:var(--nmv-quotes-pad-d)}.nmv-quotes__inner{max-width:var(--nmv-quotes-max);margin:auto}.nmv-quotes header>p{margin:0 0 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nmv-quotes h2{margin:0;font-size:4.8rem;line-height:1.02;letter-spacing:-.035em}.nmv-quotes__grid{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.nmv-quotes figure{margin:0;padding:2.8rem;border:1px solid rgba(var(--color-foreground),.2)}.nmv-quotes blockquote{margin:0;padding:0;border:0;font-size:1.8rem;line-height:1.55}.nmv-quotes figcaption{margin-top:2rem;font-size:1.2rem;font-weight:600;letter-spacing:.07em}.nmv-quotes__empty{grid-column:1/-1;margin:0;padding:2.4rem;border:1px dashed rgba(var(--color-foreground),.25);font-size:1.4rem;opacity:.7}@media(max-width:749px){.nmv-quotes{padding:var(--nmv-quotes-pad-m)}.nmv-quotes h2{font-size:3.4rem}.nmv-quotes__grid{grid-template-columns:1fr}.nmv-quotes figure{padding:2.2rem}}.nyv-review-summary{margin-top:var(--nyv-review-mt, 0);margin-bottom:var(--nyv-review-mb, 0);min-height:max(var(--nyv-review-star-size, 18px),calc(var(--nyv-review-text-size, 15px) * 1.25));text-align:var(--nyv-review-align, left)}.nyv-review-summary:not([data-nyv-review-state=ready]) .nyv-review-summary__link{visibility:hidden;pointer-events:none}.nyv-review-summary__link{display:inline-flex;align-items:center;gap:var(--nyv-review-gap, 12px);color:var(--nyv-review-text-color, #1d1b18);font-size:var(--nyv-review-text-size, 15px);font-weight:var(--nyv-review-weight, 400);line-height:1.25;text-decoration:none;cursor:pointer}.nyv-review-summary__link.is-underlined .nyv-review-summary__count{border-bottom:1px solid currentColor}.nyv-review-summary__stars{position:relative;display:inline-block;flex:0 0 auto;overflow:hidden;color:var(--nyv-review-empty-star-color, #d8d4ce);font-size:var(--nyv-review-star-size, 18px);line-height:1;letter-spacing:.08em;white-space:nowrap}.nyv-review-summary__stars-base{display:block}.nyv-review-summary__stars-fill{position:absolute;inset:0 auto 0 0;width:var(--nyv-review-percent, 0%);overflow:hidden;color:var(--nyv-review-star-color, #3f5a43);white-space:nowrap}.nyv-review-summary--mobile{display:none}@media(max-width:989px){.nyv-review-summary{min-height:max(var(--nyv-review-star-size-mobile, 17px),calc(var(--nyv-review-text-size-mobile, 14px) * 1.25))}.nyv-review-summary__link{font-size:var(--nyv-review-text-size-mobile, var(--nyv-review-text-size))}.nyv-review-summary__stars{font-size:var(--nyv-review-star-size-mobile, var(--nyv-review-star-size))}.nyv-review-summary--desktop{display:none}.nyv-review-summary--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/67/compiled_assets/styles.css.map */
