@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Roboto+Condensed:wght@700;800&display=swap";.npwmp-hero-section{--primary: #2f5233;--accent: #159d59;--button-fill: #00934a;--button-hover: #008443;--secondary: #f1ffef;--forest-green: #002613;--shadows: #1f3f29;--dark-grey: #5a5d56;--medium-grey: rgba(90, 93, 86, .7);--light-grey: #dadee5;--disabled-fill: rgba(179, 179, 179, .2);--disabled-text: rgba(179, 179, 179, .7);--white: #ffffff;--sale-red: #be3c3c;--font-heading: "Bootstrap Alternate Pro", "Rockwell", "Roboto Slab", Georgia, serif;--font-body: "IBM Plex Sans", system-ui, -apple-system, sans-serif;--font-highlight: "Roboto Condensed", "Arial Narrow", sans-serif;--heading-weight: 400;--highlight-weight: 800;--container-max: 1376px;--radius-button: 8px;--radius-input: 8px;--radius-card: 8px;--radius-chip: 16px;--radius-filter: 4px;--radius-nav: 8px;--radius-pill: 6px;--section-padding-y: 80px;--shadow: 4px 4px 0 0 var(--shadows);--btn-shadow: var(--shadow);--card-shadow: var(--shadow)}.npwmp-hero-section,.npwmp-hero-section *,.npwmp-hero-section *:before,.npwmp-hero-section *:after{box-sizing:border-box}.npwmp-hero-section{font-family:var(--font-body);color:var(--dark-grey)}.npwmp-hero-section img{display:block;max-width:100%}.npwmp-hero-section a{color:inherit;text-decoration:none}.npwmp-container{max-width:var(--container-max);margin:0 auto;padding:0 40px;box-sizing:border-box}.npwmp-hero-section .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:143px;padding:16px 24px;border-radius:8px;font-family:var(--font-body);font-weight:700;font-size:20px;text-transform:uppercase;cursor:pointer;border:none}.npwmp-hero-section .btn-primary{background:var(--button-fill);color:#fff;box-shadow:4px 4px 0 0 var(--shadows)}.npwmp-hero-section .btn-primary:hover{background:var(--button-hover)}.npwmp-hero-section .btn.loading{opacity:.7;pointer-events:none}.npwmp-hero-section .stars{display:inline-flex;gap:6px;align-items:center}.npwmp-hero-section .stars svg{width:24px;height:24px}.npwmp-hero-section .hero{display:flex;gap:50px;align-items:flex-start;padding:20px 0 44px;background:#fff}.npwmp-hero-section .hero-left{display:flex;flex-direction:column;gap:24px;flex:1 1 0;min-width:0;position:sticky;top:24px}.npwmp-hero-section .hero-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.npwmp-hero-section .hero-right>*+*{margin-top:16px}.npwmp-hero-section .hero-right>.acc-item{border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey)}.npwmp-hero-section .hero-right>.acc-item+.acc-item{margin-top:0;border-top:none}.npwmp-hero-section .variant-block>.acc-item{display:none}.npwmp-hero-section .variant-block{display:flex;flex-direction:column;gap:16px}.npwmp-hero-section .gallery-main{position:relative;width:100%}.npwmp-hero-section .hero-stage{width:100%;aspect-ratio:1/1;border-radius:4px;overflow:hidden;background:#f2f4ef}.npwmp-hero-section .hero-main{width:100%;height:100%;aspect-ratio:1/1;border-radius:4px;object-fit:cover;display:block}.npwmp-hero-section img.hero-main{cursor:zoom-in}.npwmp-hero-section video.hero-main{background:#000;cursor:default}.npwmp-hero-section .gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;border:2px solid var(--primary);border-radius:var(--radius-nav);cursor:pointer;padding:0;transition:background .15s ease}.npwmp-hero-section .gallery-arrow:hover{background:#fff}.npwmp-hero-section .gallery-arrow svg{width:20px;height:20px}.npwmp-hero-section .gallery-prev{left:12px}.npwmp-hero-section .gallery-next{right:12px}.npwmp-hero-section .gallery-arrow.is-hidden{display:none}.npwmp-hero-section .gallery-count{position:absolute;bottom:12px;right:12px;background:#ffffffeb;border:1px solid var(--light-grey);border-radius:4px;padding:3px 8px;font-family:var(--font-body);font-size:12px;font-weight:600;color:var(--primary);font-variant-numeric:tabular-nums}.npwmp-hero-section .hero-thumbs{display:flex;flex-wrap:nowrap;gap:10px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.npwmp-hero-section .hero-thumbs::-webkit-scrollbar{display:none}.npwmp-hero-section .hero-thumb{position:relative;flex:0 0 auto;width:72px;aspect-ratio:1/1;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;border:none;background:none}.npwmp-hero-section .hero-thumb img{width:100%;height:100%;object-fit:cover;display:block}.npwmp-hero-section .hero-thumb.active{outline:3px solid var(--button-fill);outline-offset:-3px}.npwmp-hero-section .thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.npwmp-hero-section .thumb-play svg{width:28px;height:28px;color:#fff;filter:drop-shadow(0 1px 4px rgba(0,0,0,.55))}.npwmp-hero-section .breadcrumb{display:flex;align-items:center;margin-bottom:-8px;font-family:var(--font-body);font-size:14px}.npwmp-hero-section .bc-back{display:inline-flex;align-items:center;gap:6px;color:var(--dark-grey);font-weight:500}.npwmp-hero-section .bc-back svg{width:18px;height:18px}.npwmp-hero-section .bc-back:hover{color:var(--primary)}.npwmp-hero-section .rating-row{display:flex;flex-wrap:wrap;gap:8px 17px;align-items:center}.npwmp-hero-section .rating-text{font-size:20px;line-height:28px;letter-spacing:-.5px;color:var(--dark-grey)}.npwmp-hero-section .rating-text b{font-weight:700;color:var(--forest-green)}.npwmp-hero-section .reviews-link{color:var(--dark-grey);text-decoration:underline;text-underline-offset:2px}.npwmp-hero-section .reviews-link:hover{color:var(--primary)}.npwmp-hero-section .bestseller-tag{order:-1;margin:0 100% 6px 0;display:inline-flex;align-items:center;gap:6px;background:var(--secondary);color:var(--button-fill);font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:.6px;text-transform:uppercase;padding:6px 10px;border-radius:6px;white-space:nowrap}.npwmp-hero-section .bestseller-tag svg{width:14px;height:14px}.npwmp-hero-section .hero-title{font-family:var(--font-highlight);font-weight:700;font-size:32px;line-height:38px;letter-spacing:.4px;text-transform:uppercase;color:#1c1d1a;margin:14px 0 0}.npwmp-hero-section .hero-sub{font-size:16px;line-height:23px;letter-spacing:-.2px;color:var(--dark-grey);margin:10px 0 0}.npwmp-hero-section .hero-benefits{display:flex;gap:16px 24px;flex-wrap:wrap;justify-content:space-between;background:#f6f7f4;border:1px solid #E4E7E0;border-radius:8px;padding:12px 18px}.npwmp-hero-section .hbenefit{display:flex;align-items:center;gap:10px}.npwmp-hero-section .hbenefit .hb-ic{width:40px;height:40px;border-radius:8px;background:#fff;border:1px solid #E4E7E0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.npwmp-hero-section .hbenefit .hb-ic svg{width:22px;height:22px}.npwmp-hero-section .hbenefit>div{display:flex;flex-direction:column;line-height:1.1}.npwmp-hero-section .hb-stat{font-family:var(--font-highlight);font-weight:800;font-size:18px;color:var(--primary);text-transform:uppercase;letter-spacing:.3px}.npwmp-hero-section .hb-label{font-size:13px;color:var(--dark-grey)}.npwmp-hero-section .price-block{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--light-grey);padding-top:18px;margin-top:22px}.npwmp-hero-section .price-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.npwmp-hero-section .price-now{font-family:var(--font-highlight);font-weight:800;font-size:40px;line-height:48px;letter-spacing:1.5px;color:#335844;text-transform:uppercase}.npwmp-hero-section .price-old{font-family:var(--font-highlight);font-weight:400;font-size:20px;line-height:40px;letter-spacing:1.3px;color:var(--dark-grey);text-decoration:line-through}.npwmp-hero-section .save-pill{align-self:center;background:var(--sale-red);color:#fff;padding:6px 12px;border-radius:6px;font-family:var(--font-body);font-weight:700;font-size:16px;text-transform:uppercase;white-space:nowrap}.npwmp-hero-section .price-finance{font-family:var(--font-body);font-size:14px;line-height:20px;letter-spacing:-.1px;color:var(--dark-grey);margin:2px 0 0}.npwmp-hero-section .price-finance strong{font-weight:700;color:var(--primary)}.npwmp-hero-section .finance-logo{height:18px;width:auto;display:inline-block;vertical-align:middle;margin-left:3px}.npwmp-hero-section .variant-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.npwmp-hero-section .variant-label{font-family:var(--font-body);font-weight:600;font-size:14px;letter-spacing:.8px;text-transform:uppercase;color:var(--primary);margin:0}.npwmp-hero-section .variant-label .variant-value{font-family:var(--font-highlight);font-weight:700;color:var(--dark-grey);margin-left:6px}.npwmp-hero-section .size-guide-link{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-body);font-size:14px;color:var(--dark-grey);flex-shrink:0;background:none;border:none;cursor:pointer;padding:0}.npwmp-hero-section .size-guide-link svg{width:15px;height:15px;flex-shrink:0}.npwmp-hero-section .size-guide-link span{text-decoration:underline;text-underline-offset:2px}.npwmp-hero-section .size-guide-link:hover{color:var(--primary)}.npwmp-hero-section .size-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}.npwmp-hero-section .size-box{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 6px;border:1px solid var(--light-grey);border-radius:8px;background:#fff;text-align:center;cursor:pointer;font-family:inherit;position:relative;transition:border-color .15s ease,background .15s ease}.npwmp-hero-section .size-box:hover{border-color:var(--button-fill)}.npwmp-hero-section .size-box.active{border:2px solid var(--button-fill);background:#8fd3831a}.npwmp-hero-section .size-box[disabled]{opacity:.45;cursor:not-allowed}.npwmp-hero-section .size-box[disabled]:hover{border-color:var(--light-grey)}.npwmp-hero-section .size-val{font-family:var(--font-highlight);font-weight:800;font-size:18px;line-height:24px;letter-spacing:.3px;color:#1c1d1a;text-transform:uppercase;white-space:nowrap}.npwmp-hero-section .size-sub{font-family:var(--font-body);font-weight:500;font-size:13px;line-height:20px;letter-spacing:.4px;color:var(--dark-grey);text-transform:lowercase;white-space:nowrap}.npwmp-hero-section .size-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:var(--button-fill);color:#fff;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;border-radius:4px;white-space:nowrap}.npwmp-hero-section .width-note{display:flex;align-items:center;gap:6px;margin:-7px 0 0;font-family:var(--font-body);font-size:13px;line-height:18px;color:var(--dark-grey)}.npwmp-hero-section .width-note svg{width:15px;height:15px;flex-shrink:0}.npwmp-hero-section .width-note strong{font-weight:700;color:var(--primary)}.npwmp-hero-section .ua-title{font-family:var(--font-body);font-weight:600;font-size:14px;letter-spacing:.8px;text-transform:uppercase;color:var(--primary);margin:0 0 8px}.npwmp-hero-section .ua-track{display:flex;flex-direction:column;gap:8px}.npwmp-hero-section .ua-card{display:flex;align-items:center;gap:12px;padding:8px 12px;border:1.5px solid var(--light-grey);border-radius:8px;cursor:pointer;position:relative;transition:border-color .15s ease,background .15s ease}.npwmp-hero-section .ua-card:has(.ua-check:checked){border-color:var(--button-fill);background:#8fd38314}.npwmp-hero-section .ua-check{position:absolute;opacity:0;width:0;height:0}.npwmp-hero-section .ua-thumb{width:40px;height:40px;border-radius:6px;flex-shrink:0;background:#8fd3832e;display:flex;align-items:center;justify-content:center;overflow:hidden}.npwmp-hero-section .ua-thumb img{width:100%;height:100%;object-fit:cover}.npwmp-hero-section .ua-thumb svg{width:20px;height:20px}.npwmp-hero-section .ua-name{flex:1;min-width:0;font-size:14px;line-height:18px;font-weight:600;color:var(--primary);text-align:left}.npwmp-hero-section .ua-price{font-family:var(--font-highlight);font-weight:800;font-size:15px;color:#335844;white-space:nowrap}.npwmp-hero-section .ua-add{flex-shrink:0;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:var(--button-fill);border:1.5px solid var(--button-fill);border-radius:6px;padding:5px 12px}.npwmp-hero-section .ua-card:has(.ua-check:checked) .ua-add{background:var(--button-fill);color:#fff}.npwmp-hero-section .ua-card:has(.ua-check:checked) .ua-add:after{content:"ed"}.npwmp-hero-section .ua-extras{display:grid;grid-template-rows:0fr;margin-top:-8px;transition:grid-template-rows .32s ease,margin-top .32s ease}.npwmp-hero-section .upsell-acc.is-expanded .ua-extras{grid-template-rows:1fr;margin-top:0}.npwmp-hero-section .ua-extras__inner{display:flex;flex-direction:column;gap:8px;overflow:hidden;min-height:0}.npwmp-hero-section .ua-more{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin:4px auto 0;padding:0;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.3px;color:var(--medium-grey);transition:color .15s ease}.npwmp-hero-section .ua-more:hover{color:var(--primary)}.npwmp-hero-section .ua-more__chev{width:13px;height:13px;flex-shrink:0;transition:transform .2s ease}.npwmp-hero-section .upsell-acc.is-expanded .ua-more__chev{transform:rotate(180deg)}.npwmp-hero-section .hero-cta{display:flex;flex-direction:column;gap:14px;align-items:center;padding:0 0 8px}.npwmp-hero-section .hero-cta .btn{width:100%}.npwmp-hero-section .fulfill-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.npwmp-hero-section .fulfill-opt{position:relative;display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1.5px solid var(--light-grey);border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.npwmp-hero-section .fulfill-opt:hover{border-color:var(--button-fill)}.npwmp-hero-section .fulfill-opt:has(.fo-radio:checked){border-color:var(--button-fill);background:#8fd38314;box-shadow:inset 0 0 0 .5px var(--button-fill)}.npwmp-hero-section .fo-radio{position:absolute;opacity:0;width:0;height:0}.npwmp-hero-section .fo-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.npwmp-hero-section .fo-price{display:flex;align-items:baseline;gap:7px;margin-top:1px}.npwmp-hero-section .fo-old{font-family:var(--font-highlight);font-weight:400;font-size:14px;letter-spacing:.5px;color:var(--dark-grey);text-decoration:line-through}.npwmp-hero-section .fo-now{font-family:var(--font-highlight);font-weight:800;font-size:22px;letter-spacing:.5px;color:#335844}.npwmp-hero-section .fo-name{font-family:var(--font-body);font-weight:700;font-size:14px;letter-spacing:.3px;text-transform:uppercase;color:var(--primary)}.npwmp-hero-section .fo-tag{background:var(--button-fill);color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:2px 6px;border-radius:4px;white-space:nowrap}.npwmp-hero-section .fo-tag-alt{background:var(--secondary);color:var(--button-fill)}.npwmp-hero-section .fo-sub{font-size:12px;line-height:17px;color:var(--dark-grey)}.npwmp-hero-section .fo-date{display:block}.npwmp-hero-section .fo-date strong{white-space:nowrap;color:var(--primary);font-weight:700}.npwmp-hero-section .cta-block{width:100%;display:flex;flex-direction:column;gap:6px}.npwmp-hero-section .cta-note{font-family:var(--font-body);font-size:13px;line-height:18px;color:var(--dark-grey);text-align:center;margin:0}.npwmp-hero-section .cta-note strong{color:var(--primary);font-weight:700}.npwmp-hero-section .ship-more{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.npwmp-hero-section .feature-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.npwmp-hero-section .feature{display:flex;gap:8px;align-items:center;background:#f6f7f4;padding:4px 8px;border-radius:4px}.npwmp-hero-section .feature .ic{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.npwmp-hero-section .feature .ic svg{width:16px;height:16px}.npwmp-hero-section .feature span{font-size:14px;line-height:20px;color:var(--dark-grey);white-space:nowrap}.npwmp-hero-section .help-card{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px;padding:16px 18px;border:1px solid #ECE0CC;border-radius:12px;background:#fbf6ec}.npwmp-hero-section .help-avatar{position:relative;width:46px;height:46px;border-radius:50%;background:#f1e7d4;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.npwmp-hero-section .help-avatar svg{width:26px;height:26px}.npwmp-hero-section .help-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.npwmp-hero-section .help-dot{position:absolute;right:0;bottom:1px;width:11px;height:11px;border-radius:50%;background:#4fa46e;border:2px solid #FBF6EC}.npwmp-hero-section .help-body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.npwmp-hero-section .help-title{font-family:var(--font-body);font-weight:700;font-size:15px;line-height:20px;color:var(--primary);margin:0}.npwmp-hero-section .help-sub{font-size:13px;line-height:19px;color:var(--dark-grey);margin:0}.npwmp-hero-section .help-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 100%;padding:11px 16px;background:#fff;border:1.5px solid var(--primary);color:var(--primary);border-radius:8px;font-family:var(--font-body);font-weight:700;font-size:16px;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .15s ease}.npwmp-hero-section .help-cta:hover{background:#f4ecdc}.npwmp-hero-section .help-cta svg{width:16px;height:16px}.npwmp-hero-section .ygh-difference{border:1px solid var(--light-grey);border-radius:12px;padding:18px 16px;background:#fff}.npwmp-hero-section .ygh-diff-title{font-family:var(--font-highlight);font-weight:700;font-size:14px;letter-spacing:.5px;text-transform:uppercase;color:var(--primary);text-align:center;margin:0 0 16px}.npwmp-hero-section .ygh-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.npwmp-hero-section .ygh-diff-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.npwmp-hero-section .ygh-diff-ic{width:46px;height:46px;display:flex;align-items:center;justify-content:center}.npwmp-hero-section .ygh-diff-ic svg{width:30px;height:30px}.npwmp-hero-section .ygh-diff-label{font-family:var(--font-body);font-weight:700;font-size:12px;line-height:15px;letter-spacing:.3px;text-transform:uppercase;color:var(--primary)}.npwmp-hero-section .acc-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:10px 24px;min-height:40px;background:none;border:none;text-align:left;cursor:pointer;font:inherit}.npwmp-hero-section .acc-row p{font-family:var(--font-body);font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.2px;color:var(--primary);margin:0}.npwmp-hero-section .acc-row svg{width:22px;height:22px;flex-shrink:0;color:var(--dark-grey)}.npwmp-hero-section .npwmp-hero-drawer-host{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;background:#0a120d00;visibility:hidden;transition:background-color .32s ease,visibility .32s ease}.npwmp-hero-section .npwmp-hero-drawer-host.is-open{background:#0a120d8c;visibility:visible}body.drawer-lock{overflow:hidden}.npwmp-hero-section .acc-drawer{position:absolute;top:0;right:0;height:100%;width:720px;max-width:94vw;background:#fff;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;touch-action:pan-y;border-left:1px solid var(--light-grey)}.npwmp-hero-section .acc-drawer.is-open{transform:translate(0);box-shadow:-12px 0 32px #00000024}.npwmp-hero-section .acc-drawer.dragging{transition:none}.npwmp-hero-section .drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--light-grey);flex-shrink:0}.npwmp-hero-section .drawer-head span{font-family:var(--font-highlight);font-weight:700;font-size:18px;letter-spacing:.3px;text-transform:uppercase;color:var(--primary)}.npwmp-hero-section .drawer-close{background:none;border:none;cursor:pointer;padding:4px;line-height:0}.npwmp-hero-section .drawer-close svg{width:24px;height:24px}.npwmp-hero-section .drawer-body{padding:24px 28px 40px;overflow-y:auto;overflow-x:hidden;font-size:14px;line-height:21px;color:var(--dark-grey)}.npwmp-hero-section .drawer-body>*:first-child{margin-top:0}.npwmp-hero-section .drawer-body p{margin:14px 0 0}.npwmp-hero-section .drawer-body a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.npwmp-hero-section .drawer-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:12px 20px;border:1.5px solid var(--button-fill);border-radius:8px;color:var(--button-fill);font-family:var(--font-body);font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none}.npwmp-hero-section .drawer-body a.drawer-btn{text-decoration:none}.npwmp-hero-section .drawer-btn:hover{background:var(--secondary)}.npwmp-hero-section .diagram-row{display:flex;gap:24px;margin-bottom:8px}.npwmp-hero-section .diagram-row.mini{flex-direction:row;gap:16px;margin-top:0}.npwmp-hero-section .diagram{flex:1;min-width:0;overflow:hidden;background:#f1f8ee;border-radius:16px;padding:16px;position:relative}.npwmp-hero-section .diagram--img{padding:0;background:none}.npwmp-hero-section .diagram--img img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.npwmp-hero-section .diagram--wide img{aspect-ratio:5 / 2}.npwmp-hero-section .diagram-row--single .diagram{flex:1 1 100%}.npwmp-hero-section .diagram svg{max-width:100%}.npwmp-hero-section .diag-label{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#6f8a6a}.npwmp-hero-section .diag-foot{position:absolute;bottom:12px;right:16px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#6f8a6a}.npwmp-hero-section .spec-grid2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 32px;margin-top:22px}.npwmp-hero-section .sg-cell{display:flex;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:10px 0;border-bottom:1px solid #ececec}.npwmp-hero-section .sg-k{color:var(--dark-grey);font-size:13px;white-space:nowrap;flex-shrink:0}.npwmp-hero-section .sg-v{color:#1c2b1f;font-size:13px;font-weight:600;text-align:right;min-width:0}.npwmp-hero-section .inc-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.npwmp-hero-section .inc-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:20px;color:#1c2b1f}.npwmp-hero-section .inc-list li svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.npwmp-hero-section .inc-compat{margin:14px 0 0;font-size:13px;line-height:19px;color:var(--dark-grey)}.npwmp-hero-section .inc-compat strong{color:var(--primary)}.npwmp-hero-section .inc-note,.npwmp-hero-section .inc-list em{font-style:normal;color:var(--dark-grey)}.npwmp-hero-section .ship-note>p{margin:0 0 12px}.npwmp-hero-section .ship-note>p:last-child{margin-bottom:0}.npwmp-hero-section .ship-headline{display:flex;align-items:center;gap:8px;margin:0;font-family:var(--font-body);font-weight:700;font-size:15px;color:var(--primary);text-transform:uppercase;letter-spacing:.3px}.npwmp-hero-section .ship-headline svg{width:18px;height:18px;flex-shrink:0}.npwmp-hero-section .ship-headline+.ship-note{margin-top:4px}.npwmp-hero-section .ship-note{margin:16px 0 0;font-size:14px;line-height:21px;color:var(--dark-grey)}.npwmp-hero-section .ship-note-info{display:flex;align-items:flex-start;gap:8px}.npwmp-hero-section .ship-note-info svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.npwmp-hero-section .ship-policy-link{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.npwmp-hero-section .ship-group-title{margin:16px 0 4px;font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:.8px;text-transform:uppercase;color:var(--dark-grey)}.npwmp-hero-section .ship-list{list-style:none;margin:0;padding:0;max-width:none}.npwmp-hero-section .ship-list li{padding:9px 0;border-bottom:1px solid #ececec}.npwmp-hero-section .ship-list li.ship-tip{padding:9px 0;font-size:13px;line-height:19px;color:var(--dark-grey);border-bottom:1px solid #ececec}.npwmp-hero-section .ship-li-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.npwmp-hero-section .ship-opt{font-size:14px;color:#1c2b1f}.npwmp-hero-section .ship-opt em{font-style:normal;color:var(--dark-grey)}.npwmp-hero-section .ship-price{font-weight:700;font-size:14px;color:var(--primary);white-space:nowrap}.npwmp-hero-section .ship-price.free{color:var(--button-fill)}.npwmp-hero-section .ship-sub{display:block;margin-top:3px;font-size:12px;color:var(--medium-grey)}.npwmp-hero-section .kv-list{display:grid;grid-template-columns:1fr;max-width:none}.npwmp-hero-section .manual-card{border:1px solid var(--light-grey);border-radius:10px;padding:16px;margin-top:16px;background:#fafdf8;max-width:320px}.npwmp-hero-section .manual-iso{display:block;width:100%;max-width:220px;margin:6px auto 12px;height:auto}.npwmp-hero-section .manual-rows{display:flex;flex-direction:column;gap:7px}.npwmp-hero-section .manual-rows span{height:7px;border-radius:4px;background:var(--light-grey)}.npwmp-hero-section .manual-rows span:nth-child(1){width:90%}.npwmp-hero-section .manual-rows span:nth-child(2){width:70%}.npwmp-hero-section .manual-rows span:nth-child(3){width:80%}.npwmp-hero-section .manual-rows span:nth-child(4){width:55%}.npwmp-hero-section .sizeguide-iso{display:block;width:100%;max-width:360px;margin:8px auto 20px;height:auto}.npwmp-hero-section .sg-table{display:flex;flex-direction:column}.npwmp-hero-section .sg-trow{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid #ececec;font-size:14px;color:#1c2b1f}.npwmp-hero-section .sg-trow.sg-head{color:var(--dark-grey);font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.npwmp-hero-section .sg-letter{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid var(--primary);border-radius:4px;font-weight:700;font-size:12px;color:var(--primary)}.npwmp-hero-section .sg-trow>span:last-child{text-align:right;font-weight:600;white-space:nowrap}.npwmp-hero-section .sg-rowsub{display:block;font-size:12px;line-height:16px;font-weight:400;color:var(--dark-grey);margin-top:2px}.npwmp-hero-section .hero-review-card{margin:0!important;max-width:100%;padding-top:30px}.npwmp-hero-section .hero-review-card .cmp-review-card{max-width:440px;padding:2px 0;gap:8px;align-items:flex-start;text-align:left;box-shadow:none;border:none;border-radius:0;background:none;display:flex;flex-direction:column}.npwmp-hero-section .hero-review-card .stars svg{width:15px;height:15px}.npwmp-hero-section .hero-review-card .cmp-q{font-family:var(--font-body);font-weight:400;font-size:15px;line-height:22px;letter-spacing:-.1px;text-transform:none;color:var(--dark-grey);margin:0}.npwmp-hero-section .hero-review-card .rev-meta{text-align:left}.npwmp-hero-section .hero-review-card .rev-meta .name{font-size:14px;font-weight:700;color:var(--forest-green)}.npwmp-hero-section .hero-review-card .rev-meta .date{font-size:12px;color:var(--dark-grey)}.npwmp-hero-section .hero-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;flex-direction:column;background:#08120ceb;padding:24px}.npwmp-hero-section .hero-lightbox[hidden]{display:none}.npwmp-hero-section .lightbox-main{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.npwmp-hero-section .lightbox-figure{position:relative;flex:0 0 auto}.npwmp-hero-section .lightbox-stage{width:min(92vw,calc(100dvh - 170px));height:min(92vw,calc(100dvh - 170px));max-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.npwmp-hero-section .lightbox-img{width:100%;height:100%;object-fit:contain;display:block}.npwmp-hero-section img.lightbox-img{cursor:zoom-in;transition:transform .4s cubic-bezier(.25,.46,.45,.94);transform-origin:center center}.npwmp-hero-section img.lightbox-img.is-zoomed{cursor:zoom-out}.npwmp-hero-section img.lightbox-img.is-panning{transition:none;cursor:grabbing}.npwmp-hero-section video.lightbox-img{background:#000}.npwmp-hero-section .lightbox-close{position:fixed;top:18px;right:18px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:0;z-index:2}.npwmp-hero-section .lightbox-close:hover{background:#ffffff40}.npwmp-hero-section .lightbox-close svg{width:22px;height:22px}.npwmp-hero-section .lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:0;z-index:2}.npwmp-hero-section .lightbox-arrow:hover{background:#ffffff40}.npwmp-hero-section .lightbox-arrow svg{width:26px;height:26px}.npwmp-hero-section .lightbox-prev{left:12px}.npwmp-hero-section .lightbox-next{right:12px}.npwmp-hero-section .lightbox-count{position:absolute;bottom:12px;left:50%;transform:translate(-50%);color:#fff;font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.5px;font-variant-numeric:tabular-nums;background:#ffffff1f;padding:5px 12px;border-radius:20px}.npwmp-hero-section .lightbox-thumbs{flex:0 0 auto;display:flex;gap:8px;justify-content:center;align-items:center;overflow-x:auto;max-width:100%;padding:12px 8px 6px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.npwmp-hero-section .lightbox-thumbs::-webkit-scrollbar{height:6px}.npwmp-hero-section .lightbox-thumbs::-webkit-scrollbar-track{background:transparent}.npwmp-hero-section .lightbox-thumbs::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:999px}.npwmp-hero-section .lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#ffffff80}.npwmp-hero-section .lightbox-thumb{position:relative;flex:0 0 auto;width:52px;height:52px;padding:0;border:2px solid transparent;border-radius:5px;overflow:hidden;cursor:pointer;background:none;opacity:.5;transition:opacity .15s ease,border-color .15s ease}.npwmp-hero-section .lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.npwmp-hero-section .lightbox-thumb:hover{opacity:1}.npwmp-hero-section .lightbox-thumb.active{opacity:1;border-color:#fff}@media(max-width:1024px){.npwmp-container{padding:0 24px}.npwmp-hero-section .hero{padding:20px 0 36px;gap:24px}.npwmp-hero-section .gallery-main,.npwmp-hero-section .hero-main,.npwmp-hero-section .hero-thumbs{width:100%}}@media(max-width:768px){.npwmp-container{padding:0 16px}.npwmp-hero-section .hero{flex-direction:column;gap:28px;padding:24px 0}.npwmp-hero-section .hero-left{width:100%;gap:12px;position:static}.npwmp-hero-section .hero-right{width:100%}.npwmp-hero-section .hero-main{width:100%;height:auto;aspect-ratio:1/1}.npwmp-hero-section .hero-thumbs{width:100%;gap:8px}.npwmp-hero-section .hero-thumb{flex:0 0 auto;width:60px;aspect-ratio:1/1}.npwmp-hero-section .rating-row{flex-wrap:wrap;gap:8px 14px}.npwmp-hero-section .rating-text{white-space:nowrap;font-size:16px;line-height:22px}.npwmp-hero-section .rating-row .stars svg{width:20px;height:20px}.npwmp-hero-section .rating-row .bestseller-tag{order:-1;margin:0 100% 6px 0}.npwmp-hero-section .hero-title{font-size:25px;line-height:31px}.npwmp-hero-section .price-now{font-size:30px;line-height:36px}.npwmp-hero-section .save-pill{font-size:14px}.npwmp-hero-section .feature-row{flex-wrap:wrap}.npwmp-hero-section .feature span{font-size:13px}.npwmp-hero-section .fulfill-options{grid-template-columns:1fr}.npwmp-hero-section .help-card{max-width:100%;margin-left:0;flex-wrap:wrap;justify-content:center;text-align:center}.npwmp-hero-section .help-card .help-body{flex-basis:100%;align-items:center}.npwmp-hero-section .help-card .help-cta{flex:1 1 100%}.npwmp-hero-section .acc-drawer{width:82%;max-width:82%}.npwmp-hero-section .drawer-head{padding:12px 16px}.npwmp-hero-section .drawer-body{padding:16px 16px 32px}.npwmp-hero-section .spec-grid2{grid-template-columns:1fr;gap:0}.npwmp-hero-section .diagram-row.mini{flex-direction:column}.npwmp-hero-section .breadcrumb{margin-bottom:0}.npwmp-hero-section .breadcrumb.bc-hide-mobile{display:none}.npwmp-hero-section .hero-lightbox{padding:12px;justify-content:center}.npwmp-hero-section .lightbox-main{flex:0 0 auto}.npwmp-hero-section .lightbox-arrow{width:40px;height:40px}.npwmp-hero-section .lightbox-prev{left:6px}.npwmp-hero-section .lightbox-next{right:6px}.npwmp-hero-section .lightbox-close{top:10px;right:10px}.npwmp-hero-section .lightbox-thumbs{gap:6px;padding:12px 4px 4px;justify-content:flex-start}.npwmp-hero-section .lightbox-thumb{width:44px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/174/assets/new-pdp-poly-wmp-hero.css.map */
