.ny-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;max-width:1120px;margin:0 auto;padding:88px 32px 112px;color:#25302c}.ny-contact *{box-sizing:border-box}.ny-contact__intro>p{margin:0 0 16px;color:#315c4b;font-size:12px;font-weight:700;letter-spacing:.14em}.ny-contact h1{margin:0;font-size:clamp(38px,5vw,58px);letter-spacing:-.04em}.ny-contact__intro>div{margin-top:24px;color:#66716c;line-height:1.9}.ny-contact__intro a{color:#315c4b}.ny-contact__form{border-radius:22px;padding:34px;background:#f7f3ea}.ny-contact label{display:block;margin:20px 0 8px;font-size:13px;font-weight:700}.ny-contact label:first-of-type{margin-top:0}.ny-contact input,.ny-contact textarea{width:100%;border:1px solid rgba(49,92,75,.24);border-radius:10px;padding:13px 14px;background:#fff;color:#25302c;font:inherit}.ny-contact input:focus,.ny-contact textarea:focus{outline:2px solid #315c4b;outline-offset:2px}.ny-contact button{min-height:50px;margin-top:24px;border:0;border-radius:999px;padding:0 30px;background:#315c4b;color:#fff;cursor:pointer;font-weight:700}.ny-contact__success{border-radius:10px;padding:14px;background:#dce8df}@media(max-width:749px){.ny-contact{grid-template-columns:1fr;gap:42px;padding:56px 18px 78px}.ny-contact__form{padding:24px 18px}}.ny-faq{max-width:980px;margin:0 auto;padding:82px 28px 112px;color:#25302c}.ny-faq>header{max-width:680px;margin:0 auto 64px;text-align:center}.ny-faq>header>p{margin:0 0 16px;color:#315c4b;font-size:12px;font-weight:700;letter-spacing:.14em}.ny-faq h1{margin:0;font-size:clamp(38px,5vw,58px);letter-spacing:-.04em}.ny-faq>header>div{margin-top:20px;color:#66716c;line-height:1.8}.ny-faq a{color:#315c4b}.ny-faq__groups{display:grid;gap:54px}.ny-faq__groups h2{margin:0 0 18px;font-size:22px}.ny-faq details{border-top:1px solid rgba(49,92,75,.16)}.ny-faq details:last-child{border-bottom:1px solid rgba(49,92,75,.16)}.ny-faq summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:650;list-style:none}.ny-faq summary::-webkit-details-marker{display:none}.ny-faq summary span{transition:transform .18s ease}.ny-faq details[open] summary span{transform:rotate(45deg)}.ny-faq details p{margin:-2px 0 22px;color:#66716c;line-height:1.85}@media(max-width:749px){.ny-faq{padding:58px 18px 80px}.ny-faq>header{margin-bottom:46px}}@media(prefers-reduced-motion:reduce){.ny-faq summary span{transition:none}}.ny-home{--ny-ink: #25302c;--ny-muted: #66716c;--ny-cream: #f7f3ea;--ny-sage: #dce8df;--ny-green: #315c4b;--ny-line: rgba(49, 92, 75, .16);color:var(--ny-ink);overflow:hidden}.ny-home *{box-sizing:border-box}.ny-home__hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:center;max-width:1320px;margin:0 auto;padding:72px 40px 56px}.ny-home__hero-copy{max-width:620px}.ny-home__eyebrow{margin:0 0 14px;color:var(--ny-green);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ny-home h1{max-width:12ch;margin:0;font-size:clamp(42px,5.5vw,76px);font-weight:650;letter-spacing:-.045em;line-height:1.12}.ny-home__lead{max-width:36rem;margin:26px 0 0;color:var(--ny-muted);font-size:17px;line-height:1.9}.ny-home__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ny-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:1px solid var(--ny-green);border-radius:999px;padding:0 26px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.ny-button:hover{transform:translateY(-2px)}.ny-button--primary{background:var(--ny-green);color:#fff}.ny-button--secondary{background:transparent;color:var(--ny-green)}.ny-home__hero-media{position:relative;min-height:520px;border-radius:48% 48% 28px 28px;background:var(--ny-sage);overflow:hidden}.ny-home__hero-media>a,.ny-home__hero-media>a img{width:100%;height:100%}.ny-home__hero-media>a img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.ny-home__hero-product{position:absolute;right:18px;bottom:18px;left:18px;display:flex;justify-content:space-between;gap:16px;border:1px solid rgba(255,255,255,.72);border-radius:16px;padding:15px 18px;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:14px}.ny-home__hero-product strong{flex:none;color:var(--ny-green)}.ny-home__hero-placeholder{display:grid;min-height:520px;place-items:center;color:var(--ny-green);font-size:44px;font-weight:700;letter-spacing:.18em}.ny-home__trust{display:grid;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;border-top:1px solid var(--ny-line);border-bottom:1px solid var(--ny-line);padding:0;list-style:none}.ny-home__trust li{display:flex;min-height:72px;align-items:center;justify-content:center;gap:10px;padding:16px;font-size:14px}.ny-home__trust li+li{border-left:1px solid var(--ny-line)}.ny-home__trust span{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--ny-sage);color:var(--ny-green)}.ny-home__intro{max-width:760px;margin:0 auto;padding:104px 32px 42px;text-align:center}.ny-home h2{margin:0;font-size:clamp(30px,4vw,48px);font-weight:650;letter-spacing:-.035em;line-height:1.3}.ny-home__intro>p:last-child{margin:20px auto 0;color:var(--ny-muted);line-height:1.9}.ny-home__guides{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1240px;margin:0 auto;padding:0 32px 112px}.ny-home__guide{min-height:310px;border:1px solid var(--ny-line);border-radius:22px;padding:30px;color:var(--ny-ink);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.ny-home__guide:hover{border-color:var(--ny-green);transform:translateY(-4px)}.ny-home__guide-number{color:var(--ny-green);font-size:12px;letter-spacing:.12em}.ny-home__guide h3{margin:54px 0 14px;font-size:25px}.ny-home__guide p{min-height:82px;margin:0;color:var(--ny-muted);line-height:1.8}.ny-home__guide-link{display:inline-block;margin-top:24px;color:var(--ny-green);font-weight:700}.ny-home__collection-head{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:1240px;margin:0 auto;padding:86px 32px 34px}.ny-home__collection-head>a{color:var(--ny-green);font-weight:700;text-decoration:none}.ny-home__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;padding:0 32px 112px}.ny-product-card{min-width:0}.ny-product-card__image{position:relative;display:block;aspect-ratio:1;border-radius:18px;background:var(--ny-cream);overflow:hidden}.ny-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.ny-product-card:hover .ny-product-card__image img{transform:scale(1.025)}.ny-product-card__badge{position:absolute;top:12px;left:12px;border-radius:999px;padding:6px 10px;background:#25302ce0;color:#fff;font-size:11px}.ny-product-card__body{padding:16px 4px 0}.ny-product-card__body h3{margin:0;font-size:15px;font-weight:600;line-height:1.6}.ny-product-card__body h3 a{color:var(--ny-ink);text-decoration:none}.ny-product-card__body p{margin:8px 0 0;color:var(--ny-green);font-weight:700}.ny-product-card__body small{color:var(--ny-muted);font-size:10px;font-weight:500}.ny-home__story{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;max-width:1240px;margin:0 auto 88px;border-radius:28px;padding:66px;background:var(--ny-cream)}.ny-home__story p{margin:0;color:var(--ny-muted);line-height:2}.ny-home__story a{display:inline-block;margin-top:24px;color:var(--ny-green);font-weight:700;text-decoration:none}.ny-home__service{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ny-line)}.ny-home__service>div{min-height:170px;padding:42px;background:#fff;text-align:center}.ny-home__service strong{font-size:17px}.ny-home__service p{max-width:22rem;margin:12px auto 0;color:var(--ny-muted);line-height:1.75}@media(max-width:989px){.ny-home__hero{grid-template-columns:1fr;gap:34px;padding:48px 22px 34px}.ny-home h1{max-width:11ch;font-size:clamp(40px,12vw,58px)}.ny-home__hero-media{min-height:420px;border-radius:36% 36% 22px 22px}.ny-home__trust{grid-template-columns:1fr;margin:0 22px}.ny-home__trust li{justify-content:flex-start;min-height:58px}.ny-home__trust li+li{border-top:1px solid var(--ny-line);border-left:0}.ny-home__guides{grid-template-columns:1fr;padding:0 22px 82px}.ny-home__guide{min-height:230px}.ny-home__guide h3{margin-top:30px}.ny-home__guide p{min-height:auto}.ny-home__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;padding:0 14px 82px}.ny-home__collection-head{padding:68px 22px 28px}.ny-home__story{grid-template-columns:1fr;gap:28px;margin:0 22px 72px;padding:38px 26px}.ny-home__service{grid-template-columns:1fr}.ny-home__service>div{min-height:140px;padding:34px 22px}}@media(prefers-reduced-motion:reduce){.ny-button,.ny-home__guide,.ny-product-card__image img{transition:none}}.ny-assurance{--ny-assurance-ink: #25302c;--ny-assurance-muted: #66716c;--ny-assurance-line: rgba(49, 92, 75, .16);--ny-assurance-sage: #edf3ef;max-width:1240px;margin:24px auto 96px;padding:0 32px;color:var(--ny-assurance-ink)}.ny-assurance *{box-sizing:border-box}.ny-assurance__bar{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ny-assurance-line);border-radius:18px;background:#fff;overflow:hidden}.ny-assurance__bar>div{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:24px}.ny-assurance__bar>div+div{border-left:1px solid var(--ny-assurance-line)}.ny-assurance__bar span{display:grid;grid-row:1 / 3;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--ny-assurance-sage);color:#315c4b;font-size:13px;font-weight:800}.ny-assurance__bar strong{font-size:14px}.ny-assurance__bar small{margin-top:3px;color:var(--ny-assurance-muted);font-size:12px;line-height:1.5}.ny-assurance__details{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:72px}.ny-assurance__eyebrow{margin:0 0 14px;color:#315c4b;font-size:12px;font-weight:700;letter-spacing:.14em}.ny-assurance h2{margin:0;font-size:clamp(28px,3.6vw,46px);letter-spacing:-.035em;line-height:1.3}.ny-assurance__details>div>p:last-child{margin:22px 0 0;color:var(--ny-assurance-muted);line-height:1.9}.ny-assurance__accordions{border-top:1px solid var(--ny-assurance-line)}.ny-assurance details{border-bottom:1px solid var(--ny-assurance-line)}.ny-assurance summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:650;list-style:none}.ny-assurance summary::-webkit-details-marker{display:none}.ny-assurance summary span{transition:transform .18s ease}.ny-assurance details[open] summary span{transform:rotate(45deg)}.ny-assurance details p{margin:-4px 0 22px;color:var(--ny-assurance-muted);line-height:1.85}.ny-assurance details a{color:#315c4b}@media(max-width:749px){.ny-assurance{margin-bottom:70px;padding:0 18px}.ny-assurance__bar{grid-template-columns:1fr}.ny-assurance__bar>div{padding:18px}.ny-assurance__bar>div+div{border-top:1px solid var(--ny-assurance-line);border-left:0}.ny-assurance__details{grid-template-columns:1fr;gap:38px;margin-top:56px}}@media(prefers-reduced-motion:reduce){.ny-assurance summary span{transition:none}}.sampler-story{background:#fbfaf7;color:#17314f}.sampler-story__inner{padding-top:72px;padding-bottom:72px}.sampler-story__header{max-width:820px;margin:0 auto 30px;text-align:center}.sampler-story__eyebrow,.sampler-story__kicker,.sampler-story__section-heading>p{margin:0 0 10px;color:#6d388b;font-size:12px;font-weight:800;letter-spacing:.14em}.sampler-story h2{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.035em}.sampler-story__intro{max-width:720px;margin:20px auto 0;color:#536174;font-size:18px;line-height:1.65}.sampler-story__benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0;margin:0 auto 72px;list-style:none}.sampler-story__benefits li{display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border:1px solid #e6dded;border-radius:999px;background:#fff;font-weight:700}.sampler-story__benefits span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#f0ff34;color:#17314f;font-size:13px}.sampler-story__section-heading{margin-bottom:24px;text-align:center}.sampler-story__section-heading h3,.sampler-story__why h3,.sampler-story__final-cta h3{margin:0;font-size:clamp(28px,3.5vw,42px);line-height:1.12}.sampler-story__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:80px}.sampler-story__cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sampler-story__card{overflow:hidden;border:1px solid #e8e2eb;border-radius:20px;background:#fff;box-shadow:0 12px 30px #221e2d0f}.sampler-story__card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#f2eee7}.sampler-story__card>div{position:relative;padding:22px}.sampler-story__card span{display:grid;place-items:center;width:32px;height:32px;margin-bottom:14px;border-radius:50%;background:#6d388b;color:#fff;font-weight:800}.sampler-story__card h4{margin:0 0 8px;font-size:20px}.sampler-story__card p{margin:0;color:#627083;line-height:1.55}.sampler-story__why{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center;padding:48px;border-radius:28px;background:#17314f;color:#fff}.sampler-story__why>div:first-child>p:last-child{color:#dce5ee;font-size:18px;line-height:1.65}.sampler-story__price-card{padding:28px;border-radius:20px;background:#fff;color:#17314f}.sampler-story__price-card>p{margin:0 0 14px;color:#6d388b;font-size:12px;font-weight:800;letter-spacing:.14em}.sampler-story__price-card dl{margin:0 0 20px}.sampler-story__price-card dl>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #e7e9ed}.sampler-story__price-card dt,.sampler-story__price-card dd{margin:0}.sampler-story__price-card dd{font-weight:800}.sampler-story__saving{color:#14824b;font-size:18px}.sampler-story__cta{width:100%;min-height:52px;padding:14px 20px;border:0;border-radius:999px;background:#f0ff34;color:#17314f;font:inherit;font-weight:900;letter-spacing:.04em;cursor:pointer}.sampler-story__cta:hover{filter:brightness(.96);transform:translateY(-1px)}.sampler-story__price-card small{display:block;margin-top:12px;color:#6d7480;line-height:1.4;text-align:center}.sampler-story__steps{padding:78px 0 68px}.sampler-story__steps ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}.sampler-story__steps li{display:flex;gap:16px;padding:24px;border-radius:18px;background:#fff}.sampler-story__steps li>span{flex:0 0 38px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f0ff34;font-weight:900}.sampler-story__steps h4{margin:2px 0 8px;font-size:18px}.sampler-story__steps p{margin:0;color:#627083;line-height:1.55}.sampler-story__faq{max-width:900px;margin:0 auto}.sampler-story__faq details{border-bottom:1px solid #d9dde3;background:#fff}.sampler-story__faq details:first-of-type{border-radius:18px 18px 0 0}.sampler-story__faq details:last-of-type{border-bottom:0;border-radius:0 0 18px 18px}.sampler-story__faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;cursor:pointer;font-weight:800}.sampler-story__faq summary:after{content:"+";font-size:22px}.sampler-story__faq details[open] summary:after{content:"\2212"}.sampler-story__faq details p{margin:0;padding:0 24px 24px;color:#627083;line-height:1.65}.sampler-story__safety{display:flex;gap:14px;align-items:baseline;max-width:900px;margin:20px auto 0;padding:18px 22px;border:1px solid #e4dcef;border-radius:14px;background:#f5eff9}.sampler-story__safety strong{flex:0 0 auto;color:#6d388b}.sampler-story__safety p{margin:0;color:#536174}.sampler-story__final-cta{max-width:760px;margin:76px auto 0;text-align:center}.sampler-story__final-cta p{margin:14px 0 22px;color:#627083;font-size:17px}.sampler-story__final-cta .sampler-story__cta{width:auto;min-width:280px}@media screen and (max-width:989px){.sampler-story__cards,.sampler-story__cards--3{grid-template-columns:repeat(2,minmax(0,1fr))}.sampler-story__why{grid-template-columns:1fr;padding:34px}.sampler-story__steps ol{grid-template-columns:1fr}}@media screen and (max-width:749px){.sampler-story__inner{padding-top:52px;padding-bottom:54px}.sampler-story__intro{font-size:16px}.sampler-story__benefits{justify-content:stretch;margin-bottom:52px}.sampler-story__benefits li{width:100%}.sampler-story__cards,.sampler-story__cards--3{grid-template-columns:1fr;margin-bottom:56px}.sampler-story__why{margin-inline:-1rem;padding:28px 20px;border-radius:0}.sampler-story__steps{padding:56px 0}.sampler-story__safety{display:block}.sampler-story__safety strong{display:block;margin-bottom:6px}}.pd-localized-gallery{width:100%;max-width:100%}.pd-localized-gallery__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}.pd-localized-gallery__track::-webkit-scrollbar{display:none}.pd-localized-gallery__item{flex:0 0 100%;width:100%;margin:0;scroll-snap-align:start;scroll-snap-stop:always}.pd-localized-gallery__item img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--media-radius, .8rem)}.pd-localized-gallery__nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.pd-localized-gallery__nav a{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:50%}.pd-localized-gallery__nav span{display:block;width:.8rem;height:.8rem;border-radius:50%;background:rgba(var(--color-foreground),.35);transition:transform .2s ease,background-color .2s ease}.pd-localized-gallery__nav a:hover span,.pd-localized-gallery__nav a:focus-visible span{transform:scale(1.25);background:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
