.nf-hero{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--nf-text-dark);background:var(--nf-hero-bg, #FFFFFF);padding:28px 0 80px;overflow-x:clip}.nf-hero__container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.nf-hero__gallery,.nf-hero__content{min-width:0}.nf-hero__gallery-main{width:100%;max-width:100%;border-radius:14px;overflow:hidden;background:var(--nf-hero-soft, #F6F8F5);aspect-ratio:1 / 1;border:1px solid var(--nf-hero-border, rgba(12, 12, 13, .1));box-shadow:0 16px 42px #0c0c0d1a}.nf-hero__gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.nf-hero__gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px}.nf-hero__thumbs-shell{position:relative}.nf-hero__thumb-arrow{display:none}.nf-hero__thumb{background:var(--nf-hero-card, #FFFFFF);border:2px solid rgba(39,127,63,.18);border-radius:var(--nf-radius-sm);padding:0;cursor:pointer;overflow:hidden;transition:border-color .18s ease;aspect-ratio:1 / 1}.nf-hero__thumb:hover,.nf-hero__thumb.is-active{border-color:var(--nf-primary)}.nf-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.nf-hero__quote-track{display:flex;gap:12px;margin-top:16px;max-width:100%;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nf-hero__quote-track::-webkit-scrollbar{display:none}.nf-hero__quote-card{display:flex;flex-direction:column;flex:0 0 100%;scroll-snap-align:start;background:var(--nf-hero-soft, #F7FAF6);border:1px solid rgba(39,127,63,.14);border-radius:10px;padding:18px 20px;box-shadow:none}.nf-hero__quote-text{font-size:15px;line-height:1.55;color:var(--nf-text-medium);margin:0 0 14px;font-style:italic}.nf-hero__quote-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.nf-hero__quote-stars{display:inline-flex;align-items:center;gap:2px;color:var(--nf-primary)}.nf-hero__quote-author{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--nf-text-dark)}.nf-hero__quote-verified{color:var(--nf-primary)}.nf-hero__quote-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0 6px}.nf-hero__quote-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#277f3f3d;transition:background .15s ease,transform .15s ease;cursor:pointer;appearance:none;-webkit-appearance:none}.nf-hero__quote-dot:hover{background:#277f3f8c}.nf-hero__quote-dot:focus-visible{outline:2px solid var(--nf-primary);outline-offset:3px}.nf-hero__quote-dot.is-active{background:var(--nf-primary);transform:scale(1.3)}.nf-hero__reviews-total{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;text-decoration:none;color:var(--nf-text-dark)}.nf-hero__reviews-stars{display:inline-flex;align-items:center;gap:2px;color:var(--nf-primary)}.nf-hero__reviews-text{font-size:14px;font-weight:700;color:var(--nf-text-dark);border-bottom:2px solid var(--nf-primary);padding-bottom:2px;transition:color .15s ease}.nf-hero__reviews-total:hover .nf-hero__reviews-text{color:var(--nf-primary)}.nf-hero__content{display:flex;flex-direction:column;gap:20px}.nf-hero__headline{font-size:clamp(32px,4.6vw,52px);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--nf-text-dark);margin:0;overflow-wrap:anywhere}.nf-hero__lead{font-size:16px;line-height:1.6;color:var(--nf-text-medium);margin:0;max-width:540px;overflow-wrap:break-word}.nf-hero__bullets{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:12px}.nf-hero__bullet{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:var(--nf-text-dark)}.nf-hero__bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--nf-primary);color:var(--nf-text-dark);border-radius:4px;flex-shrink:0}.nf-hero__nutrition-trigger{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;width:auto;min-height:38px;padding:0;background:transparent;border:0;border-bottom:2px solid var(--nf-primary);color:var(--nf-primary);font-family:inherit;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.nf-hero__nutrition-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:var(--nf-primary-light)}html.nf-hero-modal-open{overflow:hidden}.nf-hero__nutrition-modal[hidden]{display:none}.nf-hero__nutrition-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.nf-hero__nutrition-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0508069e;border:0;padding:0;cursor:pointer}.nf-hero__nutrition-dialog{position:relative;width:min(720px,100%);max-height:min(86vh,860px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(39,127,63,.18);border-radius:14px;box-shadow:0 24px 70px #00000042}.nf-hero__nutrition-dialog--pdf{width:min(820px,100%)}.nf-hero__nutrition-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--nf-border)}.nf-hero__nutrition-head h2{margin:0;color:var(--nf-text-dark);font-size:18px;line-height:1.1;font-weight:800}.nf-hero__nutrition-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(39,127,63,.18);border-radius:999px;background:#fff;color:#0c0c0d;cursor:pointer;flex-shrink:0}body.nf-product-dark .nf-hero__nutrition-close{color:#0c0c0d}.nf-hero__nutrition-stack{overflow-y:auto;padding:16px;display:grid;gap:14px;-webkit-overflow-scrolling:touch}.nf-hero__nutrition-figure{margin:0;padding:10px;border:1px solid var(--nf-border);border-radius:10px;background:#fff}.nf-hero__nutrition-figure figcaption{margin:0 0 8px;color:var(--nf-primary);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.nf-hero__nutrition-figure img{display:block;width:100%;height:auto;border-radius:7px}.nf-hero__lab-frame{display:block;width:100%;min-height:min(68vh,760px);border:1px solid var(--nf-border);border-radius:10px;background:#f7faf7}.nf-hero__lab-open{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:42px;padding:0 16px;border-radius:8px;background:var(--nf-primary);color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}.nf-hero__lab-placeholder{min-height:220px;display:grid;place-items:center;padding:28px;border:1px dashed rgba(39,127,63,.28);border-radius:10px;background:#f7faf7;text-align:center}.nf-hero__lab-placeholder p{max-width:420px;margin:0;color:var(--nf-muted);font-size:14px;line-height:1.45;font-weight:700}.nf-hero__price{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:20px;margin:16px 0 8px}.nf-hero__price-stack{display:flex;align-items:baseline;gap:14px;flex-shrink:0}.nf-hero__price-now{font-size:32px;font-weight:800;line-height:1;color:var(--nf-text-dark);letter-spacing:-.02em}.nf-hero__price-was{font-size:32px;font-weight:800;line-height:1;color:#0c0c0d6b;letter-spacing:-.02em;text-decoration:line-through;text-decoration-thickness:2.5px;text-decoration-color:var(--nf-text-muted)}.nf-hero__save{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.1;min-width:0}.nf-hero__save-text{display:inline-block;color:var(--nf-save-color, var(--nf-primary));font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-bottom:2px solid var(--nf-save-color, var(--nf-primary));padding-bottom:3px;line-height:1}.nf-hero__save-sub{display:inline-block;margin-top:5px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--nf-text-medium);text-align:left}.nf-hero__sub-selector{margin:12px 0 10px}.nf-hero__sub-title{margin:0 0 8px;color:var(--nf-text-dark);font-size:15px;font-weight:800;line-height:1.15}.nf-hero__sub-options{display:grid;grid-template-columns:1fr;gap:7px}.nf-hero__sub-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:11px 13px;border:1px solid var(--nf-hero-border, rgba(12, 12, 13, .14));border-radius:9px;background:var(--nf-hero-card, #FFFFFF);color:var(--nf-text-dark);font-family:inherit;text-align:left;cursor:pointer}.nf-hero__sub-option.is-featured{border:2px solid var(--nf-primary);background:var(--nf-hero-soft, #EEF7EF)}.nf-hero__sub-label{display:block;max-width:100%;font-size:14px;font-weight:850;line-height:1.12}.nf-hero__sub-price{display:block;margin-left:auto;font-size:16px;font-weight:900;line-height:1;white-space:nowrap}.nf-hero__sub-badge{position:static;display:inline-flex;align-items:center;min-height:17px;padding:0 7px;border-radius:999px;background:var(--nf-primary);color:#fff;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;order:-1}.nf-hero__form{margin:8px 0 4px}.nf-hero__app-blocks{display:grid;gap:10px;margin:4px 0 16px}.nf-hero__app-block{width:100%;min-width:0}.nf-hero__app-block :is(fieldset,form,div){max-width:100%}.nf-hero__buttons{display:block;visibility:visible;opacity:1;margin:0;width:100%;position:relative;z-index:3}.nf-hero__cta{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;background:var(--nf-primary);color:#fff;border:none;border-radius:8px;padding:22px 28px;font-family:inherit;font-size:18px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .18s ease,transform .12s ease,box-shadow .18s ease;box-shadow:0 4px 14px #277f3f40}.nf-hero__form .nf-hero__cta,.nf-hero__buttons .nf-hero__cta{display:flex!important;visibility:visible!important;opacity:1!important}.nf-hero__cta:hover{background:var(--nf-primary-hover);transform:translateY(-1px);box-shadow:0 8px 22px #277f3f59}.nf-hero__cta:disabled{opacity:.6;cursor:not-allowed}.nf-hero__cta.is-loading,.nf-hero__cta--sticky.is-loading{pointer-events:none;opacity:.78}.nf-hero__cart-error{margin:10px 0 0;color:#b42318;font-size:13px;line-height:1.35;font-weight:750}.nf-hero__cart-error[hidden]{display:none}.nf-hero__cta-arrow{transition:transform .18s ease}.nf-hero__cta:hover .nf-hero__cta-arrow{transform:translate(4px)}.nf-hero__trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0 0;padding:4px 0}.nf-hero__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.nf-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--nf-primary)}.nf-hero__trust-text{font-size:12px;line-height:1.4;color:var(--nf-text-medium);margin:0;font-weight:600}.nf-hero__highlight{position:relative;background:color-mix(in srgb,var(--nf-highlight, #F59E0B) 8%,#FFFFFF);border-left:4px solid var(--nf-highlight, #F59E0B);border-radius:0 var(--nf-radius) var(--nf-radius) 0;padding:18px 20px 18px 56px;margin-top:10px;box-shadow:0 1px 2px #0f12160a,0 4px 14px #f59e0b14}.nf-hero__highlight-icon{position:absolute;top:18px;left:20px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--nf-highlight, #F59E0B);color:#fff}.nf-hero__highlight-title{font-size:15px;font-weight:800;color:var(--nf-text-dark);margin:0 0 6px;letter-spacing:-.005em}.nf-hero__highlight-body{font-size:13px;line-height:1.6;color:var(--nf-text-medium);margin:0}@supports not (background: color-mix(in srgb,red 50%,transparent)){.nf-hero__highlight{background:#fff8e8}}.nf-hero__disclaimer{font-size:10px;line-height:1.38;color:var(--nf-text-light);margin:-4px auto 0;text-align:center;max-width:500px}.nf-hero__sticky{position:fixed;bottom:0;left:0;right:0;background:var(--nf-hero-card, #FFFFFF);border-top:1px solid var(--nf-hero-border, var(--nf-border));padding:10px 12px;display:none;align-items:center;gap:10px;z-index:100;box-shadow:0 -2px 12px #00000014;transform:translateY(100%);transition:transform .25s ease}.nf-hero__sticky.is-visible{display:flex;transform:translateY(0)}.nf-hero__sticky-product{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;overflow:hidden}.nf-hero__sticky-product>div{min-width:0;flex:1 1 auto;overflow:hidden}.nf-hero__sticky-product img{border-radius:4px;flex-shrink:0;width:36px;height:36px}.nf-hero__sticky-title{font-size:12px;font-weight:700;color:var(--nf-text-dark);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.nf-hero__sticky-price{font-size:12px;font-weight:800;color:var(--nf-text-dark);margin:0;line-height:1}.nf-hero__cta--sticky{background:var(--nf-primary);color:#fff;border:none;border-radius:var(--nf-radius-sm);padding:10px 14px;font-family:inherit;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;min-height:42px;max-width:50%;white-space:nowrap;flex-shrink:0}.nf-hero__sticky-form{display:contents}@media(min-width:769px){.nf-hero__sticky.is-visible{display:none}}@media(max-width:768px){.nf-hero{padding:0 0 34px;background:var(--nf-hero-bg, #FFFFFF)}.nf-hero__container{grid-template-columns:1fr;gap:18px;padding:0 12px;max-width:100vw;overflow-x:clip}.nf-hero__gallery{padding-top:16px;width:100%;max-width:100%;overflow:hidden}.nf-hero__gallery-main{position:relative;border-radius:18px;background:var(--nf-hero-card, #FFFFFF);border:1px solid var(--nf-hero-border, rgba(39, 127, 63, .16));box-shadow:0 12px 28px #0c0c0d1a}.nf-hero__gallery-main img{object-fit:cover}.nf-hero__gallery-thumbs{display:flex;overflow-x:auto;gap:7px;margin-top:0;padding:2px 0 6px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;min-width:0}.nf-hero__gallery-thumbs::-webkit-scrollbar{display:none}.nf-hero__thumbs-shell{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;margin-top:12px;padding:0;max-width:100%;min-width:0}.nf-hero__thumb-arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:3px solid #FFFFFF;border-radius:999px;background:var(--nf-primary);color:#fff;padding:0;box-shadow:0 8px 22px #00000042}.nf-hero__thumb{flex:0 0 58px;width:58px;scroll-snap-align:center;border:2px solid rgba(39,127,63,.18);border-radius:8px;background:var(--nf-hero-card, #FFFFFF)}.nf-hero__thumb.is-active,.nf-hero__thumb:hover{border-color:#fff;box-shadow:0 0 0 2px var(--nf-primary)}.nf-hero__quote-card{flex:0 0 clamp(188px,54vw,220px);min-height:82px;padding:9px 10px 8px;background:#292929;border-color:#ffffff14;border-radius:12px;box-shadow:none}.nf-hero__quote-track{gap:9px;width:100%;max-width:100%;margin:9px 0 0;padding:0 8px 5px}.nf-hero__quote-text{font-size:11px;line-height:1.25;color:#fff;margin-bottom:8px;font-style:normal;font-weight:500}.nf-hero__quote-meta{gap:7px;flex-wrap:nowrap;margin-top:auto}.nf-hero__quote-stars{color:var(--nf-primary)}.nf-hero__quote-stars svg{width:10px;height:10px}.nf-hero__quote-author{color:#fff;font-size:9.5px;font-weight:500;white-space:nowrap}.nf-hero__quote-verified{color:var(--nf-primary);width:10px;height:10px}.nf-hero__quote-dots{display:none}.nf-hero__reviews-total{margin-top:8px;color:var(--nf-text-dark)}.nf-hero__reviews-text{color:var(--nf-text-dark)}.nf-hero__content{gap:14px;padding:4px 8px 0}.nf-hero__headline{font-size:clamp(27px,7.4vw,32px);line-height:1.04}.nf-hero__lead{font-size:14px;line-height:1.55}.nf-hero__bullets{gap:10px}.nf-hero__bullet{align-items:flex-start;font-size:13.5px;line-height:1.32}.nf-hero__bullet-icon{margin-top:1px}.nf-hero__nutrition-trigger{min-height:34px;font-size:12px;letter-spacing:.03em}.nf-hero__nutrition-icon{width:20px;height:20px}.nf-hero__nutrition-modal{align-items:flex-end;padding:10px}.nf-hero__nutrition-dialog{width:100%;max-height:88vh;border-radius:16px 16px 10px 10px}.nf-hero__nutrition-head{padding:12px 14px}.nf-hero__nutrition-head h2{font-size:16px}.nf-hero__nutrition-close{width:36px;height:36px}.nf-hero__nutrition-stack{padding:12px;gap:12px}.nf-hero__lab-frame{min-height:68vh}.nf-hero__lab-open{width:100%;min-height:40px;font-size:12px}.nf-hero__price-now,.nf-hero__price-was{font-size:26px}.nf-hero__save-text{font-size:12px}.nf-hero__save-sub{font-size:8.5px;letter-spacing:.1em}.nf-hero__price{gap:12px 14px;margin:10px 0 4px;flex-wrap:wrap}.nf-hero__price-stack{gap:10px}.nf-hero__sub-selector{margin:10px 0 8px}.nf-hero__sub-title{font-size:14px;margin-bottom:7px}.nf-hero__sub-options{gap:7px}.nf-hero__sub-option{min-height:52px;padding:10px 12px}.nf-hero__sub-label{font-size:13px}.nf-hero__sub-price{font-size:16px}.nf-hero__sub-badge{font-size:7.5px;padding:0 6px}.nf-hero__form{margin-top:2px}.nf-hero__buttons{display:block!important;visibility:visible!important;opacity:1!important;width:100%;margin-top:8px}.nf-hero__cta{display:flex!important;visibility:visible!important;opacity:1!important;min-height:56px;font-size:15px;padding:16px 18px;border-radius:8px;box-shadow:0 14px 28px #277f3f3d}.nf-hero__trust-row{grid-template-columns:repeat(3,1fr);gap:8px}.nf-hero__trust-item{flex-direction:column;text-align:center}.nf-hero__trust-text{text-align:center;font-size:11px}.nf-hero__highlight{padding:16px 16px 16px 48px}.nf-hero__highlight-icon{left:16px}.nf-hero__sticky{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.nf-hero__sticky-product img{width:36px;height:36px}.nf-hero__cta--sticky{padding:11px 16px;font-size:12px}}@media(max-width:480px){.nf-hero__trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.nf-hero__trust-item{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:4px;padding:0;border:0;border-radius:0}.nf-hero__trust-icon{width:24px;height:24px}.nf-hero__trust-icon svg{width:20px;height:20px}.nf-hero__trust-text{text-align:center;font-size:9.5px;line-height:1.18}.nf-hero__disclaimer{font-size:8.5px;line-height:1.28;margin-top:-6px;max-width:330px}.nf-hero__sticky-title{max-width:132px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-funnel-hero.css.map */
