.template-product{--nh-promo-bg: #FFF8FB;--nh-promo-border: #E7C9D5;--nh-promo-radius: 1rem}.template-product .nh-options-wrapper{margin:.8rem 0}.template-product .nh-option-group{margin-bottom:1.2rem}.template-product .nh-option-group:last-child{margin-bottom:0}.template-product .nh-option-label{margin-bottom:.6rem;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.template-product .nh-optional{margin-left:.3rem;font-size:1.4rem;font-weight:400;color:rgba(var(--color-foreground),.62)}.template-product .nh-option-buttons{display:flex;flex-wrap:wrap;gap:.9rem}.template-product .nh-option-btn{appearance:none;-webkit-appearance:none;background:transparent;color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.55);border-radius:var(--variant-pills-radius, 1.2rem);min-height:3.6rem;padding:1rem 2rem;font-family:inherit;font-size:1.4rem;font-weight:400;line-height:1;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.template-product .nh-option-btn:hover{border-color:rgb(var(--accent-color));color:rgb(var(--accent-color))}.template-product .nh-option-btn:focus-visible{outline:.2rem solid rgb(var(--accent-color));outline-offset:.2rem}.template-product .nh-option-btn.active{background:rgb(var(--accent-color));border-color:rgb(var(--accent-color));color:rgb(var(--color-button-text))}.template-product .nh-savings-icon .nh-icon__svg,.template-product .nh-savings-icon svg{width:1.6rem;height:1.6rem;vertical-align:-.3rem;color:rgb(var(--accent-color))}.template-product .product__info-container>*{margin-top:1rem;margin-bottom:1rem}.template-product .product__info-container>*:first-child{margin-top:0}.template-product .product__title,.template-product .product__info-container .product__title>*{margin-bottom:.6rem}.template-product .product__title h1{font-size:2.4rem;line-height:1.15}.template-product .product__accordion .accordion__title{font-size:1.6rem}.template-product .product__info-container .price{margin-bottom:.4rem}.template-product .nh-savings-box{margin:.8rem 0}.template-product .product__info-container>div:has(.product-form__buttons),.template-product .product__info-container>div:has(.product-form__submit){margin-top:1.4rem;margin-bottom:1.4rem}.template-product .product-form__input{margin-bottom:.8rem}.template-product .product-form__input .form__label{margin-bottom:.6rem}.template-product .product__info-container .product-form__quantity{margin-top:1rem}.nh-fup{padding:1.2rem 1.4rem;border:.15rem solid var(--nh-promo-border);border-radius:var(--nh-promo-radius);background:var(--nh-promo-bg)}.nh-fup__kicker{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;color:rgb(var(--accent-color))}.nh-fup__item{display:grid;grid-template-columns:12.8rem minmax(0,1fr) auto;align-items:center;gap:1.3rem}@media screen and (max-width:749px){.nh-fup__item{grid-template-columns:11.6rem minmax(0,1fr) auto;gap:1.1rem}}.nh-fup__media{display:block;overflow:hidden;border-radius:var(--nh-radius-sm, 1.2rem);background:rgba(var(--color-foreground),.04)}.nh-fup__media img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.nh-fup__body{min-width:0}.nh-fup__title{display:block;font-size:1.4rem;line-height:1.5;color:rgb(var(--color-foreground));text-decoration:none}.nh-fup__title:hover{text-decoration:underline;text-underline-offset:.3rem}.nh-fup__note{margin:.2rem 0 0;font-size:1.4rem;font-weight:400;line-height:1.5;color:rgba(var(--color-foreground),.62)}.nh-fup__price{margin:.2rem 0 0;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.nh-fup__was{margin-left:.6rem;font-weight:400;color:rgba(var(--color-foreground),.62)}.nh-fup__actions{margin:0}.nh-fup__add{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:8rem;min-height:3.6rem;padding:0 1.4rem;border:.1rem solid rgb(var(--accent-color));border-radius:var(--variant-pills-radius, 1.2rem);background:rgb(var(--accent-color));color:rgb(var(--color-button-text));font-family:inherit;font-size:1.4rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.nh-fup__add:before{content:"+";margin-right:.5rem;font-size:1.6rem;font-weight:400;line-height:1}.nh-fup__add:hover{opacity:.88}.nh-fup__add:disabled{opacity:.6;cursor:default}.nh-fup__add:disabled:before{display:none}.nh-fup__status:empty{display:none}.nh-fup__status{margin:.8rem 0 0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.62)}.nh-rel__head{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:1.6rem;margin-bottom:3.2rem}.nh-rel__head .related-products__heading{grid-column:2;margin:0;text-align:center}.nh-rel__nav{grid-column:3;justify-self:end;display:flex;gap:.8rem}@media screen and (max-width:749px){.nh-rel__head{grid-template-columns:minmax(0,1fr) auto;margin-bottom:2rem}.nh-rel__head .related-products__heading{grid-column:1;text-align:left}.nh-rel__nav{grid-column:2}}.nh-rel--static .nh-rel__nav{display:none}.nh-rel__arrow{display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:color .15s ease,border-color .15s ease,opacity .15s ease}.nh-rel__arrow:hover:not(:disabled){border-color:rgb(var(--accent-color));color:rgb(var(--accent-color))}.nh-rel__arrow:disabled{opacity:.3;cursor:default}.nh-rel__arrow .nh-icon__svg,.nh-rel__arrow svg{width:2rem;height:2rem}.nh-rel__track{flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:0}@media(prefers-reduced-motion:reduce){.nh-rel__track{scroll-behavior:auto}}.nh-rel__track::-webkit-scrollbar{display:none}.nh-rel__track>.grid__item{scroll-snap-align:start}@media screen and (max-width:749px){.template-product .nh-options-wrapper{margin:1rem 0 1.4rem}.template-product .nh-option-group{margin-bottom:1.4rem}.template-product .nh-option-buttons{gap:.7rem}.template-product .nh-option-btn{min-height:3.6rem;padding:1rem 1.6rem;font-size:1.4rem}}.nh-review-cta{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;max-width:108rem;margin:0 auto 2.4rem;padding:1.6rem 2rem;border:.15rem solid var(--nh-promo-border);border-radius:var(--nh-promo-radius);background:var(--nh-promo-bg)}.nh-review-cta__text{min-width:0}.nh-review-cta__heading{margin:0;font-size:1.6rem;font-weight:700;line-height:1.5;color:rgb(var(--color-foreground))}.nh-review-cta__note{margin:.4rem 0 0;font-size:1.4rem;font-weight:400;line-height:1.5;color:rgba(var(--color-foreground),.62)}.nh-review-cta__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:0 2rem;border:.1rem solid rgb(var(--accent-color));border-radius:var(--variant-pills-radius, 1.2rem);background:rgb(var(--accent-color));color:rgb(var(--color-button-text));font-size:1.4rem;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;transition:opacity .15s ease}.nh-review-cta__btn:hover,.nh-review-cta__btn:focus-visible{opacity:.88;color:rgb(var(--color-button-text))}@media screen and (max-width:749px){.nh-review-cta{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.2rem;padding:1.2rem 1.4rem}.nh-review-cta__note{display:none}.nh-review-cta__btn{width:100%}}.template-product .sticky-atc .price__regular .price-item--regular{font-size:2rem}.template-product .sticky-atc__title{font-size:1.6rem}.template-product .sticky-atc .button{font-size:1.4rem;min-height:4.4rem}.template-product .product__info-container .price .badge,.template-product .sticky-atc .price .badge{font-size:1.2rem;text-transform:uppercase}.template-product .shopify-payment-button__button--unbranded{font-size:1.4rem;letter-spacing:0}.template-product .product__info-container>.nh-product-breadcrumbs--inline{margin-top:0;margin-bottom:.4rem}.template-product .product__info-container>.nh-product-breadcrumbs--inline+*{margin-top:0}@media screen and (max-width:749px){.template-product .product-media-slider:has(>.slider-buttons:not(.slider-buttons--dots)){position:relative}.template-product media-gallery.media-gallery--mobile-thumbnails-bottom .product__media-list{margin-bottom:.8rem}.template-product media-gallery .product-media-slider>.slider-buttons:not(.slider-buttons--dots){position:absolute;right:1.2rem;bottom:1.2rem;width:auto;padding:0;z-index:2}.template-product .slider-counter.caption{display:inline-flex;align-items:center;min-width:0;padding:.3rem .9rem;border-radius:999px;background:#fdfbf7e6;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.08em;line-height:1.2}.template-product .thumbnail-slider:not(.thumbnail-slider--no-slide){padding-inline:1.5rem}.template-product .thumbnail-slider .thumbnail-list.slider{padding:.2rem .1rem;column-gap:.8rem}.template-product .thumbnail-slider .slider-button{display:none}.template-product .thumbnail-list__item.slider__slide{width:calc((100% / var(--mobile-thumbnails)) - .64rem)}.template-product .thumbnail{opacity:.75;border-radius:.8rem;overflow:hidden}.template-product .thumbnail img{border-radius:.8rem}.template-product .thumbnail[aria-current]{opacity:1;box-shadow:0 0 0 .2rem rgb(var(--accent-color))}.template-product [class*=__related-products-padding],.template-product [class*=__collection_list_7WEP4c-padding],.template-product [class*=__custom_columns_UjkVPt-padding],.template-product .nh-outro{padding-top:3.2rem;padding-bottom:3.2rem}.template-product .nh-outro__link{padding:1.4rem 0}.template-product .nh-outro__button{margin-top:1.6rem}.template-product .custom-columns{row-gap:1.6rem}.template-product .custom-columns__block{margin-top:1rem;margin-bottom:1rem}}@media screen and (min-width:990px){.template-product .product__info-wrapper{padding-left:7rem}}.nh-vtiles{display:flex;flex-wrap:wrap;gap:.8rem}.nh-vtiles input[type=radio]{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.product-form__input--nh-tiles .nh-vtiles input[type=radio]+label.nh-vtile{display:block;overflow:hidden;width:6.8rem;height:6.8rem;padding:0;border:.2rem solid rgba(var(--color-foreground),.14);border-radius:var(--nh-radius-sm, 1.2rem);background:rgba(var(--color-foreground),.04);cursor:pointer;transition:border-color .18s ease}.product-form__input--nh-tiles .nh-vtiles input[type=radio]:checked+label.nh-vtile{border-color:rgb(var(--color-base-accent-1));background:rgba(var(--color-foreground),.04)}.nh-vtile__media,.nh-vtile img{display:block;width:100%;height:100%;object-fit:cover}.nh-vtile:hover{border-color:rgba(var(--color-foreground),.38)}.nh-vtiles input[type=radio]:focus-visible+.nh-vtile{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.nh-vtiles input[type=radio].disabled+.nh-vtile{opacity:.38}@media screen and (max-width:749px){.nh-vtiles{gap:.6rem}.product-form__input--nh-tiles .nh-vtiles input[type=radio]+label.nh-vtile{width:6.2rem;height:6.2rem}}@media(prefers-reduced-motion:reduce){.nh-vtile{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/nh-product.css.map */
