.np-hero{position:relative;min-height:var(--hero-height);overflow:hidden;color:var(--text-color);background:#eee}.np-hero__media,.np-hero__media picture,.np-hero__image,.np-hero__video,.np-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.np-hero__image,.np-hero__video{object-fit:cover}.np-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay)}.np-hero__content{position:relative;z-index:1;min-height:var(--hero-height);display:flex;padding:clamp(24px,5vw,80px)}.np-hero__content--top-left{align-items:flex-start;justify-content:flex-start}.np-hero__content--center-left{align-items:center;justify-content:flex-start}.np-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start}.np-hero__content--top-center{align-items:flex-start;justify-content:center}.np-hero__content--center{align-items:center;justify-content:center}.np-hero__content--bottom-center{align-items:flex-end;justify-content:center}.np-hero__content--top-right{align-items:flex-start;justify-content:flex-end}.np-hero__content--center-right{align-items:center;justify-content:flex-end}.np-hero__content--bottom-right{align-items:flex-end;justify-content:flex-end}.np-hero__copy{max-width:680px}.np-hero__copy--left{text-align:left}.np-hero__copy--center{text-align:center}.np-hero__copy--right{text-align:right}.np-hero__eyebrow{margin:0 0 14px;font-size:13px;letter-spacing:.16em;text-transform:uppercase}.np-hero__heading{margin:0;font-size:clamp(42px,6vw,92px);line-height:.98;font-weight:400}.np-hero__text{margin-top:20px;font-size:clamp(16px,1.5vw,21px)}.np-hero__button{display:inline-flex;margin-top:28px;padding:14px 28px;border:1px solid #000;background:#000;color:#fff;text-decoration:none;transition:background .25s,color .25s,border-color .25s}.np-hero__button:hover{background:#fff;color:#000;border-color:#000}@media(max-width:767px){.np-hero,.np-hero__content{min-height:var(--hero-height-mobile)}.np-hero__content{padding:24px}.np-hero__heading{font-size:clamp(38px,12vw,58px)}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-list-with-banner__grid-wrapper{width:100%;overflow:hidden}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-list-with-banner__collections.no-image-grid{display:flex!important;width:100%!important;max-width:100%!important;overflow-x:auto;overflow-y:hidden;gap:12px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-list-with-banner__collections.no-image-grid::-webkit-scrollbar{display:none}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-list-with-banner__collections-item.no-image-grid{flex:0 0 100%!important;width:100%!important;max-width:100%!important;scroll-snap-align:start;scroll-snap-stop:always}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-card-mini{box-sizing:border-box;width:100%!important;padding:0!important}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-card-mini__box-image{width:100%!important;aspect-ratio:1/1;height:auto!important}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-card-mini__box-image picture,#shopify-section-collection_list_with_banner_Qg4Rhx .collection-card-mini__img{display:block;width:100%!important;height:100%!important}#shopify-section-collection_list_with_banner_Qg4Rhx .collection-card-mini__img{object-fit:cover}}.np-needs-products{padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);background:transparent;color:var(--color-text-primary,#191919);overflow:hidden}.np-needs-products__head{display:grid;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:40px;align-items:end;margin-bottom:36px}.np-needs-products__eyebrow{margin:0 0 12px;font-size:12px;letter-spacing:.15em}.np-needs-products h2{margin:0;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:1}.np-needs-products__intro{margin-top:16px;max-width:520px;font-size:17px;line-height:1.45}.np-needs-products__tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.np-needs-products__tab{-webkit-appearance:none;appearance:none;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;padding:10px 18px;font:inherit;font-size:14px;line-height:1;cursor:pointer;transition:background .2s,color .2s}.np-needs-products__tab.is-active{background:var(--color-text-primary,#191919);color:var(--color-background-primary,#fff)}.np-needs-products__panel[hidden]{display:none}.np-needs-products__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.np-needs-products__product{min-width:0}.np-needs-products .product-card__image-wrapper-link{border-radius:0}.np-needs-products .product-card__image-picture--hover{display:none}@media(max-width:767px){.np-needs-products{padding:48px 0}.np-needs-products__head{display:block;margin-bottom:24px;padding:0 16px}.np-needs-products h2{font-size:38px;line-height:1.02}.np-needs-products__intro{font-size:15px;margin-top:12px}.np-needs-products__tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin:22px -16px 0;padding:0 16px 5px;scrollbar-width:none}.np-needs-products__tabs::-webkit-scrollbar{display:none}.np-needs-products__tab{flex:0 0 auto;padding:10px 15px;font-size:13px}.np-needs-products__panel{width:100%;overflow:hidden}.np-needs-products__track{display:flex;width:100%;gap:12px;overflow-x:auto;box-sizing:border-box;padding:0 16px 12px;scroll-snap-type:x mandatory;scroll-padding-inline:16px;scrollbar-width:none}.np-needs-products__track::-webkit-scrollbar{display:none}.np-needs-products__product{flex:0 0: calc(100% - 32px);width:calc(100% - 32px);max-width:calc(100% - 32px);scroll-snap-align:start;box-sizing:border-box}.np-needs-products .product-card,.np-needs-products .product-card__main,.np-needs-products .product-card__image-wrapper-link,.np-needs-products .product-card__image-wrapper{width:100%;max-width:100%;box-sizing:border-box}.np-needs-products .product-card__image-wrapper{margin:0}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
