.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.np-product-card__badge,.product-card-badge,.badge-discount,.is-detailed .np-product-card__badge{display:none!important}.np-product-card{display:flex;flex-direction:column;background:transparent;border:none;border-radius:0;padding:0;box-sizing:border-box;position:relative;width:100%;height:100%;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.np-product-card:hover{transform:translateY(-4px)}.np-product-card__media-wrapper{position:relative;display:block;width:100%;aspect-ratio:1 / 1!important;border-radius:12px!important;overflow:hidden!important;margin-bottom:12px;background:transparent!important;border:none!important;box-shadow:none!important;clip-path:inset(0 round 12px)!important;-webkit-mask-image:-webkit-radial-gradient(white,black)}.np-product-card__media{position:relative;display:block;width:100%;height:100%;aspect-ratio:1 / 1!important;border-radius:12px!important;overflow:hidden!important;clip-path:inset(0 round 12px)!important}.np-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover!important;object-position:center!important;padding:0!important;border-radius:12px!important;border:none!important;transition:opacity .3s ease,transform .3s ease}.np-product-card__img--primary{opacity:1;z-index:1}.np-product-card__img--hover{opacity:0;z-index:2}.np-product-card__media-wrapper:hover .np-product-card__img--primary{opacity:0}.np-product-card__media-wrapper:hover .np-product-card__img--hover{opacity:1}.np-product-card__media-wrapper:hover .np-product-card__img{transform:scale(1.03)}.np-product-card__img-placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:#ddd;background:#f4f4f4}.np-product-card__body{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;width:100%}.np-product-card__rating{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:6px}.np-product-card__stars{display:flex;gap:2px}.np-product-card__star{width:13px;height:13px;fill:#ffc107}.np-product-card__review-count{font-family:var(--font-body, "Inter", sans-serif);font-size:12px;color:#6b7280;font-weight:500}.np-product-card__title{font-family:var(--font-body, "Inter", sans-serif);font-size:14px;font-weight:600;color:#111827;line-height:1.35;margin:4px 0 6px;text-align:center;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.np-product-card__title-link{color:#111827;text-decoration:none;transition:color .2s ease}.np-product-card__title-link:hover{color:#0f2e1a}.np-product-card__vendor{font-family:var(--font-body, "Inter", sans-serif);font-size:11px;color:#6b7280;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.np-product-card__highlights{display:flex;flex-direction:column;gap:8px;width:100%;margin:8px 0 14px;text-align:left;padding:0 4px;box-sizing:border-box}.np-product-card__highlight-item{display:flex;align-items:center;gap:8px}.np-product-card__highlight-icon-wrap{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #E2E8F0;background:#fff;color:#0f2e1a;flex-shrink:0;padding:4px;box-shadow:0 1px 3px #0000000a;box-sizing:border-box}.np-product-card__highlight-icon-wrap svg{width:12px;height:12px;stroke:#0f2e1a}.np-product-card__highlight-text{font-family:var(--font-body, "Inter", sans-serif);font-size:12px;font-weight:500;color:#374151;line-height:1.3}.np-product-card__pricing{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:4px 6px!important;margin:6px 0 12px!important;font-family:var(--font-body, "Inter", sans-serif)!important;width:100%!important;text-align:center!important}.np-product-card__price-compare{font-size:13px!important;color:#9ca3af!important;text-decoration:line-through!important;font-weight:400!important;white-space:nowrap!important}.np-product-card__price-current{font-size:15px!important;font-weight:700!important;color:#0f2e1a!important;white-space:nowrap!important}.np-product-card__price-separator{color:#d1d5db!important;font-size:12px!important;display:inline-block!important}.np-product-card__price-save{font-size:11px!important;font-weight:600!important;color:#dc2626!important;background:#fee2e2!important;padding:2px 8px!important;border-radius:99px!important;white-space:nowrap!important;width:auto!important;display:inline-block!important}.np-product-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:11px 16px;background:#0f2e1a;color:#fff;font-family:var(--font-body, "Inter", sans-serif);font-size:13px;font-weight:600;border-radius:99px;border:none;cursor:pointer;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);margin-top:auto;box-shadow:0 2px 6px #0f2e1a1f}.np-product-card__cta:hover{background:#1b4d2e;opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px #0f2e1a33}.np-product-card__form{width:100%;margin-top:auto}@media(max-width:640px){.np-product-card{padding:0}.np-product-card__media-wrapper{margin-bottom:8px;border-radius:12px!important}.np-product-card__img{border-radius:12px!important}.np-product-card__title{font-size:13px;line-height:1.3}.np-product-card__highlights{gap:5px;margin:6px 0 10px}.np-product-card__highlight-icon-wrap{width:20px;height:20px}.np-product-card__highlight-icon-wrap svg{width:10px;height:10px}.np-product-card__highlight-text{font-size:11px}.np-product-card__pricing{gap:3px 6px!important;margin-bottom:10px!important}.np-product-card__price-current{font-size:13px!important}.np-product-card__price-compare{font-size:11px!important}.np-product-card__price-separator{font-size:10px!important}.np-product-card__price-save{font-size:10px!important;padding:1px 6px!important;width:auto!important;display:inline-block!important}.np-product-card__cta{padding:9px 12px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
