.nf-notice{display:block;position:relative;width:100%;background:var(--nf-notice-bg);color:var(--nf-notice-ink)}.nf-notice__list{display:flex;align-items:center;justify-content:space-around;list-style:none;margin:0;padding:0 24px;min-height:40px;gap:20px}.nf-notice__item{flex:1;text-align:center;font-size:13px;font-weight:500;line-height:1.4;letter-spacing:0;padding:10px 0}.nf-notice__item a{color:inherit;text-decoration:none;display:block}.nf-notice__item a:hover{text-decoration:underline;text-underline-offset:3px}.nf-notice__item a:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.nf-notice__mobile{display:none}@media(max-width:749px){.nf-notice__list{display:none}.nf-notice__mobile{display:flex;align-items:center;justify-content:center;gap:clamp(8px,3vw,14px);min-height:40px;padding:10px 12px;box-sizing:border-box;font-size:clamp(11px,3.2vw,12px);font-weight:500;line-height:1.4;letter-spacing:0}.nf-notice__mobile>span:not(.nf-notice__separator){white-space:nowrap}.nf-notice__separator{display:block;flex:0 0 1px;width:1px;height:12px;background:currentColor;opacity:.45}}.nf-business{color:#314437;padding-top:clamp(32px,5vw,72px);padding-bottom:40px;font-size:16px;line-height:1.65}.nf-business *{box-sizing:border-box}.nf-business h1,.nf-business h2,.nf-business h3{color:inherit;letter-spacing:-.025em}.nf-business h1{font-size:clamp(34px,4.5vw,64px);line-height:1.08;max-width:19ch;margin:0 0 24px}.nf-business h2{font-size:clamp(26px,2.8vw,38px);line-height:1.2;margin:0 0 18px}.nf-business h3{font-size:20px;line-height:1.3;margin:0 0 12px}.nf-business p{margin:0 0 20px;max-width:76ch}.nf-business a{color:inherit;text-underline-offset:4px}.nf-business a:focus-visible,.nf-business button:focus-visible,.nf-business summary:focus-visible{outline:2px solid #314437;outline-offset:4px}.nf-business-hero{padding-bottom:clamp(36px,5vw,64px)}.nf-business .nf-business-eyebrow{font-size:11px;letter-spacing:.16em;margin-bottom:16px;font-weight:500}.nf-business-lead{font-size:18px;line-height:1.65}.nf-business-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin:28px 0 18px}.nf-business .nf-business-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;background:#314437;color:#fff;border:1px solid #314437;border-radius:28px;font:inherit;font-weight:500;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer}.nf-business .nf-business-button:hover{background:#24372a}.nf-business .nf-business-note{font-size:13px;color:#59665d;max-width:88ch}.nf-business-section{margin-bottom:64px;scroll-margin-top:140px}.nf-business-areas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.nf-business-areas article{padding:28px;background:#f5f4f0;border:1px solid #e7e8e1;border-radius:10px;display:flex;flex-direction:column}.nf-business-areas a{margin-top:auto;display:inline-block;padding:8px 0}.nf-business-index{font-size:12px;color:#59665d;margin-bottom:24px}.nf-business-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.nf-business-product{min-width:0;display:flex;flex-direction:column}.nf-business-product-image{display:block;aspect-ratio:1;background:#faf9f7;border:1px solid #ece9e3;border-radius:14px;overflow:hidden;margin-bottom:16px}.nf-business-product-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.nf-business-product h3{font-size:18px}.nf-business-product h3 a{text-decoration:none}.nf-business-product .nf-business-price{margin-top:auto;margin-bottom:6px;font-weight:500}.nf-business-product-link{font-size:14px;padding:8px 0;min-height:40px}.nf-business .nf-business-small{font-size:12px;line-height:1.65;margin-top:16px}.nf-business-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:decimal;padding-left:24px;margin:28px 0 0}.nf-business-steps li{padding-left:6px}.nf-business-steps li::marker{font-weight:600}.nf-business-contact{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);gap:clamp(32px,6vw,100px);align-items:start}.nf-business-contact aside{padding:32px;background:#f5f4f0;border-radius:10px}.nf-business-contact aside h3:not(:first-child){margin-top:32px}.nf-business-form{scroll-margin-top:140px}.nf-business-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.nf-business-message{grid-column:1/-1}.nf-business label{display:block;font-size:14px;margin-bottom:7px}.nf-business input,.nf-business textarea{display:block;width:100%;min-width:0;min-height:48px;border:1px solid #aab5aa;border-radius:4px;padding:12px;background:#fff;color:#314437;font:inherit;font-size:16px;line-height:1.4}.nf-business textarea{resize:vertical;min-height:140px}.nf-business input:focus,.nf-business textarea:focus{outline:2px solid #314437;outline-offset:2px}.nf-business input::placeholder,.nf-business textarea::placeholder{color:#657167;opacity:1}.nf-business-success,.nf-business-errors{padding:20px;background:#eef3eb;border:1px solid #aab5aa;border-radius:6px}.nf-business-errors{background:#fff3ef;border-color:#bc5a3d}.nf-business-faq details{border-bottom:1px solid #dce1d8}.nf-business-faq summary{padding:20px 32px 20px 0;cursor:pointer;font-weight:500;list-style:none;position:relative}.nf-business-faq summary::-webkit-details-marker{display:none}.nf-business-faq summary:after{content:"+";position:absolute;right:4px;top:16px;font-size:24px}.nf-business-faq details[open] summary:after{content:"\2212"}.nf-business-faq details p{padding-bottom:8px}@media(max-width:989px){.nf-business-areas{gap:16px}.nf-business-areas article{padding:20px}.nf-business-contact{grid-template-columns:1fr}.nf-business-products{gap:16px}}@media(max-width:749px){.nf-business{font-size:15px;padding-top:32px}.nf-business h1{font-size:36px}.nf-business-lead{font-size:16px}.nf-business-actions{align-items:stretch;flex-direction:column;gap:18px}.nf-business-actions>a:last-child{text-align:center}.nf-business-areas,.nf-business-steps,.nf-business-fields{grid-template-columns:1fr}.nf-business-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.nf-business-product h3{font-size:16px}.nf-business-section{margin-bottom:40px}.nf-business-index{margin-bottom:12px}.nf-business-steps{gap:20px}.nf-business-contact aside{padding:24px}.nf-business-form .nf-business-button{width:100%}}.nf-footer{background:#314437;color:#fff;font-size:14px;line-height:1.6}.nf-footer .nf-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(24px,4vw,80px);padding-top:56px;padding-bottom:44px}.nf-footer h2{font-size:15px;font-weight:600;color:#fff;margin:0 0 16px;letter-spacing:.02em}.nf-footer a{color:#fff;text-decoration:none;text-underline-offset:4px}.nf-footer a:hover{text-decoration:underline}.nf-footer a:focus-visible{outline:2px solid #fff;outline-offset:4px}.nf-footer ul{list-style:none;padding:0;margin:0}.nf-footer nav a{display:inline-block;padding:7px 0;min-height:36px}.nf-footer p{margin:0 0 12px}.nf-footer-brand p{max-width:29ch;color:#fff}.nf-footer .nf-footer-logo{display:inline-block;font-size:36px;font-weight:600;letter-spacing:-1px;line-height:1.2;margin-bottom:20px}.nf-footer-socials{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:12px}.nf-footer-socials a{padding:7px 0}.nf-footer .nf-footer-bottom{border-top:1px solid #61715f;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-top:24px;padding-bottom:28px;font-size:12px}.nf-footer-bottom p:last-child{margin:0}.nf-footer-tax{color:#fff;max-width:60ch}.nf-footer-payments>p{margin:0 0 10px;text-align:right}.nf-footer-payments ul{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.nf-footer-payment{display:block;width:36px;height:23px}@media(max-width:989px){.nf-footer .nf-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.nf-footer .nf-footer-bottom{align-items:flex-start;flex-direction:column}.nf-footer-payments>p{text-align:left}.nf-footer-payments ul{justify-content:flex-start}}@media(max-width:549px){.nf-footer .nf-footer-top{padding-top:36px;gap:30px 18px}.nf-footer-brand{grid-column:1/-1}.nf-footer h2{font-size:14px}.nf-footer nav a{font-size:13px;min-height:40px}.nf-footer-brand p{max-width:100%}}.nf-footer .nf-footer-logo img{display:block;width:160px;height:auto}.nf-footer .nf-footer-socials{justify-content:flex-start;gap:8px;margin-top:20px}.nf-footer .nf-footer-socials a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;color:#fff}.nf-footer .nf-footer-socials .svg-wrapper,.nf-footer .nf-footer-socials svg{width:22px;height:22px}.nf-footer .nf-footer-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:end}.nf-footer .nf-footer-legal{grid-column:1/-1;text-align:center;font-size:12px}.nf-footer .nf-footer-legal ul{display:flex;justify-content:center;flex-wrap:wrap;gap:0 24px}.nf-footer .nf-footer-legal a{font-size:12px;min-height:44px;display:inline-flex;align-items:center;padding:8px 0}@media(max-width:549px){.nf-footer .nf-footer-bottom{grid-template-columns:1fr;text-align:center}.nf-footer-payments>p{text-align:center}.nf-footer-payments ul{justify-content:center}}body{--page-width:100%}body .page-width,body .page-width-desktop,body .page-width-tablet,body .header:not(.drawer-menu).page-width{max-width:100%}body .page-width,body .header:not(.drawer-menu).page-width{padding-left:clamp(20px,3vw,64px);padding-right:clamp(20px,3vw,64px)}body .page-width--narrow{max-width:100%}.card-wrapper.product-card-wrapper .card__inner{background:#faf9f7;border:1px solid #ece9e3;border-radius:14px;overflow:hidden}.card-wrapper.product-card-wrapper .card__media{border:0;background:#faf9f7}.card-wrapper.product-card-wrapper .card__media img{object-fit:contain;mix-blend-mode:multiply}.badge:empty{display:none}.nf-product__image{position:relative}.nf-product__image .nf-saving{position:absolute;top:12px;left:12px;background:#314437;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;line-height:1.3;z-index:2}.nf-product__price s{font-size:.8em;font-weight:400;opacity:.7;margin-right:8px}@media(max-width:749px){body .page-width,body .header:not(.drawer-menu).page-width{padding-left:16px;padding-right:16px}.nf-product__image .nf-saving{top:8px;left:8px;font-size:11px;padding:5px 7px}}.nf-pdp media-gallery{--nf-gallery-height:max(160px,min(760px,calc(100svh - var(--header-height,120px) - 220px)))}.nf-pdp media-gallery .product-media-container.media-type-image{width:100%!important;max-width:100%!important;height:var(--nf-gallery-height);min-height:0;aspect-ratio:auto;background:#fff}.nf-pdp media-gallery .product__modal-opener--image{height:100%}.nf-pdp media-gallery .media-type-image .product__media{height:100%;padding-top:0!important;aspect-ratio:auto}.nf-pdp media-gallery .media-type-image .product__media img{width:100%;height:100%;object-fit:contain}.nf-pdp [id^=GalleryThumbnails-] .thumbnail-list__item{flex:0 0 76px!important;width:76px!important;max-width:76px!important}.nf-pdp [id^=GalleryThumbnails-] .thumbnail-list{gap:10px}@media(max-width:749px){.nf-pdp media-gallery{--nf-gallery-height:min(100vw,max(140px,calc(100svh - var(--header-height,64px) - 155px)))}.nf-pdp [id^=GalleryThumbnails-] .thumbnail-list__item{flex-basis:64px!important;width:64px!important;max-width:64px!important}}@media(min-width:750px)and (max-height:600px){.nf-pdp media-gallery{--nf-gallery-height:max(100px,calc(100svh - var(--header-height,120px) - 200px))}.nf-pdp [id^=GalleryThumbnails-] .thumbnail-list__item{flex-basis:48px!important;width:48px!important;max-width:48px!important}}@media(max-width:749px)and (prefers-reduced-motion:reduce){.nf-pdp media-gallery{--nf-gallery-height:min(100vw,max(140px,calc(100svh - var(--header-height,64px) - 235px)))}}.nf-pdp .product-form__buttons{max-width:none;width:100%}.nf-pdp .product-form__submit{width:100%}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map?subset=AAAAAMAIAAAAAAQ */
